]> git.pld-linux.org Git - packages/apmd.git/commitdiff
- pass --tag to libtool auto/ac/apmd-3_2_2-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 11 May 2006 19:07:34 +0000 (19:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apmd-libtool.patch -> 1.1

apmd-libtool.patch [new file with mode: 0644]

diff --git a/apmd-libtool.patch b/apmd-libtool.patch
new file mode 100644 (file)
index 0000000..b2be3ca
--- /dev/null
@@ -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
This page took 0.0889 seconds and 4 git commands to generate.