diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index 7315c69..3c9f236 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -179,7 +179,7 @@ This package provides headers and static libraries for libtextstyle %define _lto_cflags %{nil} # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv -export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" +export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -Wno-error=format-security" export CXXFLAGS="$CFLAGS -Dgcc_is_lint" export LDFLAGS="-lm" %configure --disable-static $OPTS