mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| db.c | ||
| Makefile.inc | ||