commit 97e4fa4e1c4db36d2589903ced2fa4af1a2bcc0b
Author: Elan Ruusamäe <[email protected]>
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

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

Reply via email to