mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Fixed compiler flags with non-flattened layout
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23840 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c6156dfd6d
commit
f891de38b1
3 changed files with 11 additions and 2 deletions
|
@ -49,7 +49,7 @@ ADDITIONAL_CFLAGS =
|
|||
|
||||
# Additional include directories the compiler should search
|
||||
ADDITIONAL_INCLUDE_DIRS = -I./$(GNUSTEP_TARGET_DIR) \
|
||||
-I../Source/$(GNUSTEP_TARGET_DIR) \
|
||||
-I../Source/$(GNUSTEP_TARGET_DIR) -I../Source \
|
||||
-I../Headers/Additions -I../Headers
|
||||
|
||||
# Additional LDFLAGS to pass to the linker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue