mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 18:19:49 +00:00
de1f0342c8
* Remove _POSIX_C_SOURCE and _XOPEN_SOURCE definitions when compiling on OpenBSD * Only define _POSIX_C_SOURCE and _XOPEN_SOURCE for mingw/cygwin platforms * Only define POSIX statements for mingw/cygwin/qnx platforms