Use _POSIX_C_SOURCE=199506L

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33998 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-10-15 05:02:22 +00:00
parent ef9bb6249e
commit 2f9fdd24b8
10 changed files with 20 additions and 10 deletions

View file

@ -40,7 +40,6 @@
# Additional flags to pass to the preprocessor
ADDITIONAL_CPPFLAGS = $(DEFS) \
-D_XOPEN_SOURCE=600 -D_REENTRANT\
$(WARN_FLAGS)
# Additional flags to pass to the Objective-C compiler