commit 8041f44b0bec4b68a6c83b268ed987dd4f9f222b
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Jan 1 16:29:19 2015 +0200

    disable cotire
    
    cotire breaks sqlite3 on builders: 
https://github.com/facebook/hhvm/issues/4524

 hhvm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 17e4a56..7784287 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -6,7 +6,8 @@
 %bcond_without system_fastlz   # system fastlz
 %bcond_without system_libafdt  # system libafdt
 %bcond_without system_libzip   # system libzip
-%bcond_without cotire                  # cotire (compile time reducer): Speed 
up the build by precompiling headers
+# cotire breaks sqlite3 on builders: 
https://github.com/facebook/hhvm/issues/4524
+%bcond_with    cotire                  # cotire (compile time reducer): Speed 
up the build by precompiling headers
 
 # TODO
 # - system xhp
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to