summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2015-02-18 09:08:33 (GMT)
committerElan Ruusamäe2015-02-18 09:08:33 (GMT)
commit934d354b5042ed5500daee4720e2d6ed74632eb2 (patch)
treef147ce30bf69d1bc484191ea1dfb971bec7cacff
parente4e58f219e0ab698cc129148cad929fcd47991a6 (diff)
downloadhhvm-934d354b5042ed5500daee4720e2d6ed74632eb2.zip
hhvm-934d354b5042ed5500daee4720e2d6ed74632eb2.tar.gz
system libafdt needs more work
-rw-r--r--hhvm.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/hhvm.spec b/hhvm.spec
index c88d477..6f1de1e 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -4,7 +4,7 @@
%bcond_without system_sqlite # system sqlite3
%bcond_without system_lz4 # system lz4
%bcond_without system_fastlz # system fastlz
-%bcond_without system_libafdt # system libafdt
+%bcond_with system_libafdt # system libafdt
%bcond_without system_libzip # system libzip
# 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