[packages/mysql/MYSQL_5_0] enable community features

glen glen at pld-linux.org
Tue Jan 19 21:52:57 CET 2016


commit 40b5d587f15ab0baf6c1acc7636e4a78dceffdbc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 19 17:11:37 2016 +0200

    enable community features
    
    eh:
    
    checking whether features provided by the user community should be included.... no
    checking whether query profiling should be included... no, overridden because community-features disabled
    configure: error: This is almost certainly wrong.  Add --enable-community-features or remove --enable-profiling .

 mysql.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/mysql.spec b/mysql.spec
index cedb489..4e047f8 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -610,6 +610,7 @@ CPPFLAGS="%{rpmcppflags}"
 	--enable-shared \
 	--enable-static \
 	--enable-thread-safe-client \
+	--enable-community-features \
 	--with%{!?with_bdb:out}-berkeley-db \
 	--with%{!?with_innodb:out}-innodb \
 	--with%{!?with_raid:out}-raid \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/40b5d587f15ab0baf6c1acc7636e4a78dceffdbc



More information about the pld-cvs-commit mailing list