mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Add GNUstep LDFLAGS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9321 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8f22b145bd
commit
ef026b8852
2 changed files with 218 additions and 216 deletions
|
@ -188,6 +188,7 @@ fi
|
|||
# $GNUSTEP_HDIR are used before the standard ones
|
||||
#
|
||||
CPPFLAGS="$CPPFLAGS -I$GNUSTEP_HDIR"
|
||||
LDFLAGS="$LDFLAGS -L$GNUSTEP_LDIR"
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Check if Objective-C is installed
|
||||
|
|
Loading…
Reference in a new issue