[packages/hhvm] cmake option controlling whether to make test binary is now TEST_BIN
glen
glen at pld-linux.org
Thu Feb 5 17:52:54 CET 2015
commit 97e4fa4e1c4db36d2589903ced2fa4af1a2bcc0b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 5 18:52:40 2015 +0200
cmake option controlling whether to make test binary is now TEST_BIN
hhvm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index b55079f..943d4e1 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -306,7 +306,7 @@ fi
-DHHVM_DYNAMIC_EXTENSION_DIR=%{hhvm_extensiondir} \
-DUSE_JEMALLOC=OFF \
-DUSE_TCMALLOC=OFF \
- -DHPHP_NOTEST=ON \
+ -DTEST_BIN=OFF \
-DSYSTEM_PCRE=ON \
%{?with_system_sqlite:-DSYSTEM_SQLITE3=ON} \
%{?with_system_lz4:-DSYSTEM_LZ4=ON} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/97e4fa4e1c4db36d2589903ced2fa4af1a2bcc0b
More information about the pld-cvs-commit
mailing list