SPECS (AC-branch): php.spec - quickfix -lpthread for apache1 module

glen glen at pld-linux.org
Tue Mar 6 18:41:49 CET 2007


Author: glen                         Date: Tue Mar  6 17:41:49 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- quickfix -lpthread for apache1 module

---- Files affected:
SPECS:
   php.spec (1.631.2.21 -> 1.631.2.22) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.21 SPECS/php.spec:1.631.2.22
--- SPECS/php.spec:1.631.2.21	Sun Feb 25 03:14:13 2007
+++ SPECS/php.spec	Tue Mar  6 18:41:44 2007
@@ -1797,7 +1797,7 @@
 %{__make} build-modules
 
 %if %{with apache1}
-%{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache/libphp5.la -f Makefile.apxs1
+%{__make} libtool-sapi LIBTOOL_SAPI=sapi/apache/libphp5.la -f Makefile.apxs1 LDFLAGS=-lpthread
 %endif
 
 %if %{with apache2}
@@ -2715,6 +2715,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.22  2007/03/06 17:41:44  glen
+- quickfix -lpthread for apache1 module
+
 Revision 1.631.2.21  2007/02/25 02:14:13  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.21&r2=1.631.2.22&f=u



More information about the pld-cvs-commit mailing list