aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2021-08-02 08:45:05 +0000
committerAlex Richardson <arichardson@FreeBSD.org>2021-08-02 13:33:23 +0000
commit5f6c8ce2452da2da233e37bf4c2b6fccde8594b1 (patch)
treec8244bddbc0cecf2b1f80d0656962b400f63c591 /lib/libthread_db
parent1b1bb6f178802a4522824e0268634a99cdbda098 (diff)
downloadsrc-5f6c8ce2452da2da233e37bf4c2b6fccde8594b1.tar.gz
src-5f6c8ce2452da2da233e37bf4c2b6fccde8594b1.zip
tools/build: Don't redefine open() for the linux bootstrap
This is needed to bootstrap llvm-tblgen on Linux since LLVM calls `::open(...)` which does not work if open is a statement macro. Also stop defining O_SHLOCK/O_EXLOCK and update the only bootstrap tools user of those flags to deal with missing definitions. Reviewed By: jrtc27 MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31226
Diffstat (limited to 'lib/libthread_db')
0 files changed, 0 insertions, 0 deletions