[packages/hhvm/hhvm-3.2] - disable cotire, it blindly caches heeders causing ifdefs to be ignored

baggins baggins at pld-linux.org
Wed Oct 22 21:03:17 CEST 2014


commit dc51113b94829fc6cf893eb1c15c411ca8f6e36c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Oct 22 21:02:11 2014 +0200

    - disable cotire, it blindly caches heeders causing ifdefs to be ignored

 hhvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index e05a4fa..a6e0fd7 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -262,7 +262,7 @@ fi
 	-DUSE_JEMALLOC=OFF \
 	-DUSE_TCMALLOC=OFF \
 	-DHPHP_NOTEST=ON \
-	-DENABLE_COTIRE=ON \
+	-DENABLE_COTIRE=OFF \
 	../
 
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/dc51113b94829fc6cf893eb1c15c411ca8f6e36c



More information about the pld-cvs-commit mailing list