[packages/mysql/MYSQL_5_0] - filterout -Werror=format-security

glen glen at pld-linux.org
Tue Nov 6 18:07:23 CET 2012


commit 2902adbcd61dc636cb2e685556854ada5ea0c34b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 6 19:06:54 2012 +0200

    - filterout -Werror=format-security

 mysql.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/mysql.spec b/mysql.spec
index 352b3d6..c31d6c9 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -149,6 +149,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # CFLAGS for innodb are altered
 %undefine	configure_cache
 
+%define		filterout_c	-Werror=format-security
+
 %define		skip_post_check_so	libndbclient.so.2.0.0
 
 %description
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list