84f65f7ce3
In OpenBSD, _XOPEN_SOURCE 500 forces _POSIX_C_SOURCE down to 199506, which hides the declarations of openat() and fdopendir() and causes compiler warnings. Don't set _POSIX_C_SOURCE, because _XOPEN_SOURCE may set _POSIX_C_SOURCE to a different value. |
||
---|---|---|
.. | ||
cpm | ||
em | ||
em22 | ||
linux | ||
linux68k | ||
linux386 | ||
linuxmips | ||
linuxppc | ||
osx | ||
osx386 | ||
osxppc | ||
pc86 | ||
pdpv7 | ||
qemuppc | ||
rpi | ||
build.lua |