[packages/webscalesql: 3/4] build with bundled ssl for now

glen glen at pld-linux.org
Tue Apr 7 20:31:02 CEST 2015


commit b0058fe30919ec0af6265e7d3c253740ab284f4e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 7 21:27:45 2015 +0300

    build with bundled ssl for now

 webscalesql.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/webscalesql.spec b/webscalesql.spec
index cb2348f..9a9a4ed 100644
--- a/webscalesql.spec
+++ b/webscalesql.spec
@@ -1,3 +1,5 @@
+# TODO
+# - fix openssl detect: -DWITH_SSL=%{?with_ssl:system}%{!?with_ssl:no}
 #
 # Conditional build:
 %bcond_without	ssl		# OpenSSL support
@@ -86,7 +88,7 @@ cd build
 	-DMYSQL_SERVER_SUFFIX="" \
 	-DMYSQL_UNIX_ADDR=/var/lib/mysql/mysql.sock \
 	-DWITH_INNODB_MEMCACHED=1 \
-	-DWITH_SSL=%{?with_ssl:system}%{!?with_ssl:no} \
+	-DWITH_SSL=bundled \
 	-DWITH_UNIT_TESTS=OFF \
 	-DWITHOUT_SERVER=ON \
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/webscalesql.git/commitdiff/e9e1f5742928e711ae15e0514e144bfdf62fde47



More information about the pld-cvs-commit mailing list