[packages/percona-server/v5.0.x: 120/202] - update opt flags to match configure.in flags

glen glen at pld-linux.org
Wed Oct 21 16:19:07 CEST 2015


commit c2495d4ff87b9905115f3f2e22a9fcf82f320ee7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jul 25 14:07:30 2009 +0000

    - update opt flags to match configure.in flags
    
    Changed files:
        mysql.spec -> 1.353.2.73

 mysql.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 9daf100..0b8433b 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -550,8 +550,9 @@ mv sphinx-*/mysqlse sql/sphinx
 %{__autoconf}
 
 # The compiler flags are as per their "official" spec ;)
-CXXFLAGS="%{rpmcflags} -felide-constructors -fno-rtti -fno-exceptions %{!?debug:-fomit-frame-pointer}"
-CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
+CXXFLAGS="%{rpmcflags} -fno-implicit-templates -fno-exceptions -fno-rtti"
+CFLAGS="%{rpmcflags}"
+CPPFLAGS="%{rpmcppflags}"
 
 # NOTE: the PS, FIND_PROC, KILL, CHECK_PID are not used by PLD Linux
 # and therefore do not add BR on these. These are here just to satisfy
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list