SOURCES: php-no-metaccld.patch - oops, readded

qboosh qboosh at pld-linux.org
Mon Dec 8 18:20:30 CET 2008


Author: qboosh                       Date: Mon Dec  8 17:20:30 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- oops, readded

---- Files affected:
SOURCES:
   php-no-metaccld.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/php-no-metaccld.patch
diff -u /dev/null SOURCES/php-no-metaccld.patch:1.4
--- /dev/null	Mon Dec  8 18:20:30 2008
+++ SOURCES/php-no-metaccld.patch	Mon Dec  8 18:20:24 2008
@@ -0,0 +1,31 @@
+--- php-5.2.7/configure.in~	2008-12-05 12:58:17.000000000 +0200
++++ php-5.2.7/configure.in	2008-12-05 13:00:02.247644045 +0200
+@@ -1053,19 +1053,6 @@
+ PHP_SUBST_OLD(YACC)
+ PHP_SUBST_OLD(SHLIB_SUFFIX_NAME)
+ 
+-old_CC=$CC
+-
+-if test "$PHP_THREAD_SAFETY" = "yes" && test -n "$ac_cv_pthreads_cflags"; then
+-  CXXFLAGS="$CXXFLAGS $ac_cv_pthreads_cflags"
+-  INLINE_CFLAGS="$INLINE_CFLAGS $ac_cv_pthreads_cflags"
+-  cat >meta_ccld<<EOF
+-#! /bin/sh
+-exec $CC $ac_cv_pthreads_cflags \$@
+-EOF
+-  CC="$abs_builddir/meta_ccld"
+-  chmod +x meta_ccld
+-fi
+-
+ dnl This will go away, if we have a facility to run per-extension code
+ dnl after the thread_safety decision was done
+ if test "$PHP_THREAD_SAFETY" = "yes" && test "$PHP_MYSQL" = "yes"; then
+@@ -1310,8 +1310,6 @@
+ test -z "$CXX_PHP_COMPILE" && CXX_PHP_COMPILE='$(LIBTOOL) --mode=compile $(CXX_COMPILE) -c $<'
+ SHARED_LIBTOOL='$(LIBTOOL)'
+ 
+-CC=$old_CC
+-
+ dnl Finish the Darwin hack
+ if test "$php_did_darwin9_cheat" -eq 1; then
+   if test "$PHP_DEBUG" = "yes"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-no-metaccld.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list