[packages/hhvm/dev-3.3.3] sqlite can be cleaned now

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


commit 3889faa2e51bc1f58c2df7a392347b891b384e92
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Feb 12 12:49:18 2015 +0200

    sqlite can be cleaned now

 hhvm.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index b74c369..f795905 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -268,10 +268,9 @@ rm CMake/FindFLEX.cmake
 rm CMake/FindFreetype.cmake
 
 # ensure system libs get used
-# NOTE: keep sqlite dir, build breaks with 3.8.5.0
-
 cd third-party
 rm -r pcre \
+	%{?with_system_sqlite:libsqlite3} \
 	%{?with_system_lz4:lz4} \
 	%{?with_system_dconv:double-conversion} \
 	%{?with_system_fastlz:fastlz} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list