build: export _DARWIN_C_SOURCE to dependents
Exporting just _POSIX_C_SOURCE=200112 hides SysV / BSD definitions like S_IREAD and S_IWRITE. Exporting _DARWIN_C_SOURCE fixes that. Issue reported by Travis Tilley.
This commit is contained in:
parent
4650a5971b
commit
495ac83402
Loading…
Reference in New Issue
Block a user