SOURCES: gts-as_needed-fix.patch (NEW) - try to fix build with --a...

sparky sparky at pld-linux.org
Tue Sep 5 11:13:15 CEST 2006


Author: sparky                       Date: Tue Sep  5 09:13:15 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- try to fix build with --as-needed

---- Files affected:
SOURCES:
   gts-as_needed-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gts-as_needed-fix.patch
diff -u /dev/null SOURCES/gts-as_needed-fix.patch:1.1
--- /dev/null	Tue Sep  5 11:13:15 2006
+++ SOURCES/gts-as_needed-fix.patch	Tue Sep  5 11:13:10 2006
@@ -0,0 +1,12 @@
+diff -Nur gts-0.7.6.orig/src/Makefile.am gts-0.7.6.as_needed-fix/src/Makefile.am
+--- gts-0.7.6.orig/src/Makefile.am	2005-01-19 06:48:22.000000000 +0200
++++ gts-0.7.6.as_needed-fix/src/Makefile.am	2006-09-05 12:10:04.000000000 +0300
+@@ -15,6 +15,8 @@
+ libgts_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
+ 	-release $(LT_RELEASE) -export-dynamic
+ 
++libgts_la_LIBADD = -lm
++
+ libgts_la_DEPENDENCIES = \
+ 	predicates_init.h
+ 
================================================================


More information about the pld-cvs-commit mailing list