SOURCES: tora-LDFLAGS.patch (NEW) - remove -avoid-version and -rpa...

baggins baggins at pld-linux.org
Tue Apr 25 23:57:08 CEST 2006


Author: baggins                      Date: Tue Apr 25 21:57:08 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove -avoid-version and -rpath from LDFLAGS

---- Files affected:
SOURCES:
   tora-LDFLAGS.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/tora-LDFLAGS.patch
diff -u /dev/null SOURCES/tora-LDFLAGS.patch:1.1
--- /dev/null	Tue Apr 25 23:57:08 2006
+++ SOURCES/tora-LDFLAGS.patch	Tue Apr 25 23:57:03 2006
@@ -0,0 +1,11 @@
+--- tora-1.3.21/Makefile.am~	2006-02-23 23:33:27.000000000 +0100
++++ tora-1.3.21/Makefile.am	2006-04-25 23:57:14.287963250 +0200
+@@ -548,7 +548,7 @@
+ lib_LTLIBRARIES = $(plugins)
+ endif
+ 
+-PFLAGS = -avoid-version -rpath $(libdir) -module -shared
++PFLAGS = -module -shared
+ 
+ libtoalert_la_LDFLAGS = $(PFLAGS)
+ libtoalert_la_SOURCES = toalert.cpp toalert.h
================================================================


More information about the pld-cvs-commit mailing list