This commit is contained in:
skasal 2006-06-16 00:22:16 +00:00
commit cc057fc389

View file

@ -73,7 +73,7 @@ gcc --version
./bootstrap.sh
# FIXME: Warninggs should be fixed, not suppressed:
RPM_OPT_FLAGS=${RPM_OPT_FLAGS/ -Wp,-D_FORTIFY_SOURCE=2 /}
RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-Wp,-D_FORTIFY_SOURCE=2 /}
%configure CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
# Build system can end up with corrupt xmllint files: