[packages/hhvm/dev-3.3.3] current state of disabling bundled libs is to let them to be autodetected and as fallback remove the

glen glen at pld-linux.org
Thu Feb 12 11:50:20 CET 2015


commit e4e58f219e0ab698cc129148cad929fcd47991a6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Feb 12 12:50:03 2015 +0200

    current state of disabling bundled libs is to let them to be autodetected and as fallback remove the dirs

 hhvm.spec | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index f795905..c88d477 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -311,13 +311,6 @@ fi
 	-DUSE_JEMALLOC=OFF \
 	-DUSE_TCMALLOC=OFF \
 	-DTEST_BIN=OFF \
-	-DPCRE_LIBRARY=OFF \
-	%{?with_system_sqlite:-DLIBSQLITE3_LIBRARY=OFF} \
-	%{?with_system_lz4:-DLZ4_LIBRARY=OFF} \
-	%{?with_system_dconv:-DDOUBLE_CONVERSION_LIBRARY=OFF} \
-	%{?with_system_fastlz:-DFASTLZ_LIBRARY=OFF} \
-	%{?with_system_libafdt:-DLIBAFDT_LIBRARY=OFF} \
-	%{?with_system_libzip:-DLIBZIP_LIBRARY=OFF} \
 	-DENABLE_COTIRE=%{!?with_cotire:OFF}%{?with_cotire:ON} \
 	.
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list