[packages/php/PHP_5_3] Revert "build with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts"

glen glen at pld-linux.org
Mon May 26 07:23:53 CEST 2014


commit 2cfacaa3aec951fdb0c3d062e0e071efb1de9542
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 26 08:23:09 2014 +0300

    Revert "build with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts"
    
    This reverts commit a0106ed918ffc6ff961caa33a8e27003bcfc3133.
    
    Unknown issues with php-zlib

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 114e3c9..149b258 100644
--- a/php.spec
+++ b/php.spec
@@ -2195,7 +2195,7 @@ if [ ! -f _built-conf ]; then
 	touch _built-conf
 fi
 export PROG_SENDMAIL="/usr/lib/sendmail"
-export CPPFLAGS="-DDEBUG_FASTCGI -DHAVE_STRNDUP %{rpmcppflags} -D_FILE_OFFSET_BITS=64 \
+export CPPFLAGS="-DDEBUG_FASTCGI -DHAVE_STRNDUP %{rpmcppflags} \
 	-I%{_includedir}/xmlrpc-epi"
 
 sapis="
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/b1f82af98c0cc6228711d8adaffb4674449d5560



More information about the pld-cvs-commit mailing list