]> git.pld-linux.org Git - packages/hhvm.git/commitdiff
system libafdt needs more work
authorElan Ruusamäe <glen@delfi.ee>
Wed, 18 Feb 2015 09:08:33 +0000 (11:08 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 18 Feb 2015 09:08:33 +0000 (11:08 +0200)
hhvm.spec

index c88d477158257dc67462c6b46aefb2c77b3ebbe0..6f1de1e585b6e4a1190a777a47448487b7858295 100644 (file)
--- 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
This page took 0.038064 seconds and 4 git commands to generate.