]> git.pld-linux.org Git - packages/Gorm.git/commitdiff
- fix linking, needed with --as-needed
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Dec 2006 17:58:49 +0000 (17:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Gorm-link.patch -> 1.1

Gorm-link.patch [new file with mode: 0644]

diff --git a/Gorm-link.patch b/Gorm-link.patch
new file mode 100644 (file)
index 0000000..be0ffcc
--- /dev/null
@@ -0,0 +1,18 @@
+--- gorm-1.1.0/GormCore/GNUmakefile.preamble.orig      2005-03-31 05:01:36.000000000 +0200
++++ gorm-1.1.0/GormCore/GNUmakefile.preamble   2006-12-29 17:59:52.577585783 +0100
+@@ -23,7 +23,7 @@
+ #
+ # ADDITIONAL_OBJCFLAGS += -Wall -Werror
+-ADDITIONAL_GUI_LIBS += \
++LIBRARIES_DEPEND_UPON += \
+       -lGorm \
+       -lGormObjCHeaderParser 
+@@ -35,4 +35,4 @@
+ ADDITIONAL_LIB_DIRS += \
+       -L../GormLib/$(GNUSTEP_OBJ_DIR) \
+       -L../GormObjCHeaderParser/$(GNUSTEP_OBJ_DIR)
+-endif
+\
++endif
This page took 0.0497610000000001 seconds and 4 git commands to generate.