SOURCES: apmd-libtool.patch (NEW) - pass --tag to libtool

glen glen at pld-linux.org
Thu May 11 21:07:39 CEST 2006


Author: glen                         Date: Thu May 11 19:07:39 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- pass --tag to libtool

---- Files affected:
SOURCES:
   apmd-libtool.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apmd-libtool.patch
diff -u /dev/null SOURCES/apmd-libtool.patch:1.1
--- /dev/null	Thu May 11 21:07:39 2006
+++ SOURCES/apmd-libtool.patch	Thu May 11 21:07:34 2006
@@ -0,0 +1,11 @@
+--- apmd-3.2.2.orig/Makefile~	2006-05-11 22:03:27.125917365 +0300
++++ apmd-3.2.2.orig/Makefile	2006-05-11 22:05:34.328770072 +0300
+@@ -58,7 +58,7 @@
+ #CFLAGS=-O3 -m486 -fomit-frame-pointer
+ #LDFLAGS=-s
+ 
+-LIBTOOL=libtool --quiet
++LIBTOOL=libtool --quiet --tag=CC
+ LT_COMPILE = $(LIBTOOL) --mode=compile $(CC)
+ LT_LINK = $(LIBTOOL) --mode=link $(CC)
+ LT_INSTALL = $(LIBTOOL) --mode=install install
================================================================


More information about the pld-cvs-commit mailing list