mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Adding -lobjc manually is no longer needed on mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20949 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
537db39e12
commit
149d0f39aa
1 changed files with 0 additions and 3 deletions
|
@ -69,9 +69,6 @@ ADDITIONAL_INSTALL_DIRS +=
|
||||||
# Local configuration
|
# Local configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
ifeq ($(GNUSTEP_TARGET_OS),mingw32)
|
|
||||||
libGorm_LIBRARIES_DEPEND_UPON += -lobjc
|
|
||||||
endif
|
|
||||||
ifeq ($(GNUSTEP_TARGET_OS),cygwin)
|
ifeq ($(GNUSTEP_TARGET_OS),cygwin)
|
||||||
libGorm_LIBRARIES_DEPEND_UPON += -lobjc
|
libGorm_LIBRARIES_DEPEND_UPON += -lobjc
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue