mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Added NX_CONST_STRING_FLAGS to manage the case we have the option
-fconstant-class-string=NSConstantString git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10088 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dfea8ba35a
commit
31d0a55f8e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ ifeq ($(FOUNDATION_LIB),gnu)
|
|||
#
|
||||
# FIXME - macro names
|
||||
#
|
||||
CONFIG_SYSTEM_INCL += @CPPFLAGS@
|
||||
CONFIG_SYSTEM_INCL += @CPPFLAGS@ @NX_CONST_STRING_CPPFLAGS@
|
||||
CONFIG_SYSTEM_LIBS += @LIBS@
|
||||
CONFIG_SYSTEM_DEFS += @SYSTEM_DEFS@
|
||||
|
||||
|
|
Loading…
Reference in a new issue