mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
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:
parent
ef9bb6249e
commit
2f9fdd24b8
10 changed files with 20 additions and 10 deletions
|
@ -37,7 +37,7 @@
|
|||
#
|
||||
|
||||
# Additional flags to pass to the preprocessor
|
||||
ADDITIONAL_CPPFLAGS += $(WARN_FLAGS)
|
||||
ADDITIONAL_CPPFLAGS += $(DEFS) $(WARN_FLAGS)
|
||||
ifneq ($(GNUSTEP_GDOMAP_PORT_OVERRIDE),no)
|
||||
ADDITIONAL_CPPFLAGS += -DGDOMAP_PORT_OVERRIDE=$(GNUSTEP_GDOMAP_PORT_OVERRIDE)
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue