Files
CMake/Source
Brad King a8b41e2c68 LexerParser: Do not override existing _POSIX_C_SOURCE definition
In commit f034b0f663 (CMake compilation: do not use compiler extensions,
2020-03-14, v3.18.0-rc1~494^2) we explicitly defined `_POSIX_C_SOURCE`
to ensure availability of POSIX APIs even when compiler extensions are
not enabled.  Update the code to avoid redefining `_POSIX_C_SOURCE` if
it is already defined.  This occurs when building our release binaries
as configured in `Utilities/Release/linux`, where we define
`_POSIX_C_SOURCE` explicitly on the compiler command line.
2021-02-05 07:43:59 -05:00
..
2020-06-02 08:00:55 -04:00
2020-06-01 08:54:20 -04:00
2020-11-18 06:34:00 -05:00
2020-06-01 08:54:20 -04:00
2020-04-20 23:05:15 +02:00
2020-02-27 11:11:30 +01:00
2020-02-27 11:11:30 +01:00
2020-02-27 11:11:30 +01:00
2020-06-01 08:54:20 -04:00
2020-06-01 08:54:20 -04:00
2020-06-01 08:54:20 -04:00
2020-03-05 07:34:01 -05:00
2020-04-29 11:16:44 -04:00