]> git.pld-linux.org Git - packages/apache-mod_jk.git/commitdiff
- libtool --tag=CC still needed for parallel make
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 23 Apr 2009 22:45:47 +0000 (22:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_jk-libtool.patch -> 1.4

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

diff --git a/apache-mod_jk-libtool.patch b/apache-mod_jk-libtool.patch
new file mode 100644 (file)
index 0000000..555c603
--- /dev/null
@@ -0,0 +1,11 @@
+--- tomcat-connectors-1.2.28-src/native/common/Makefile.in~    2007-09-02 22:32:11.000000000 +0300
++++ tomcat-connectors-1.2.28-src/native/common/Makefile.in     2009-04-21 17:24:08.934875294 +0300
+@@ -25,7 +25,7 @@
+ top_builddir = ..
+-LIBTOOL = @LIBTOOL@
++LIBTOOL = @LIBTOOL@ --tag=CC
+ CC = @CC@
+ OEXT=.lo
This page took 0.059345 seconds and 4 git commands to generate.