SOURCES: Gorm-link.patch (NEW) - fix linking, needed with --as-needed
qboosh
qboosh at pld-linux.org
Fri Dec 29 18:58:54 CET 2006
Author: qboosh Date: Fri Dec 29 17:58:54 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix linking, needed with --as-needed
---- Files affected:
SOURCES:
Gorm-link.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/Gorm-link.patch
diff -u /dev/null SOURCES/Gorm-link.patch:1.1
--- /dev/null Fri Dec 29 18:58:54 2006
+++ SOURCES/Gorm-link.patch Fri Dec 29 18:58:49 2006
@@ -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
================================================================
More information about the pld-cvs-commit
mailing list