SOURCES: heimdal-libadd.patch (NEW) - make --as-needed happy

freetz freetz at pld-linux.org
Mon Aug 7 20:32:08 CEST 2006


Author: freetz                       Date: Mon Aug  7 18:32:08 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- make --as-needed happy

---- Files affected:
SOURCES:
   heimdal-libadd.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/heimdal-libadd.patch
diff -u /dev/null SOURCES/heimdal-libadd.patch:1.1
--- /dev/null	Mon Aug  7 20:32:08 2006
+++ SOURCES/heimdal-libadd.patch	Mon Aug  7 20:32:03 2006
@@ -0,0 +1,12 @@
+diff -aurN heimdal-0.7.2.orig/lib/roken/Makefile.am heimdal-0.7.2/lib/roken/Makefile.am
+--- heimdal-0.7.2.orig/lib/roken/Makefile.am	2005-05-24 13:39:01.000000000 +0200
++++ heimdal-0.7.2/lib/roken/Makefile.am	2006-08-07 20:25:44.397632181 +0200
+@@ -110,6 +110,8 @@
+ libroken_la_LIBADD += $(DBLIB)
+ endif
+ 
++libroken_la_LIBADD += $(LIB_crypt)
++
+ $(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h $(XHEADERS)
+ 
+ BUILT_SOURCES = make-roken.c roken.h
================================================================


More information about the pld-cvs-commit mailing list