linux.cf: with fds_bits fixes, stop using _POSIX_C_SOURCE=199309L and _XOPEN_SOURCE defines
This commit is contained in:
@@ -168,9 +168,8 @@ TIRPCLIB =
|
||||
# endif
|
||||
|
||||
#else
|
||||
# define LinuxSourceDefines -D_POSIX_C_SOURCE=199309L \
|
||||
-D_POSIX_SOURCE \
|
||||
-D_BSD_SOURCE -D_SVID_SOURCE -D_XOPEN_SOURCE \
|
||||
# define LinuxSourceDefines -D_POSIX_SOURCE \
|
||||
-D_BSD_SOURCE -D_SVID_SOURCE \
|
||||
-D__NO_STRING_INLINES -D__NO_MATH_INLINES \
|
||||
LinuxLocaleDefines
|
||||
# define HasPosixThreads YES
|
||||
|
||||
Reference in New Issue
Block a user