mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +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
|
||||
#
|
||||
|
||||
ifeq ($(GNUSTEP_TARGET_OS),mingw32)
|
||||
libGorm_LIBRARIES_DEPEND_UPON += -lobjc
|
||||
endif
|
||||
ifeq ($(GNUSTEP_TARGET_OS),cygwin)
|
||||
libGorm_LIBRARIES_DEPEND_UPON += -lobjc
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue