Fixed bundle linking on mingw

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20885 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2005-03-10 04:26:52 +00:00
parent 4e6e4a99cb
commit 298613a710

View file

@ -888,7 +888,7 @@ OBJ_MERGE_CMD = \
HAVE_BUNDLES = yes
BUNDLE_LD = $(CC)
BUNDLE_LDFLAGS += -nodefaultlibs -Xlinker -r
BUNDLE_LDFLAGS += -shared
endif
# end Mingw32