Compile with -Wno-format-contains-nul
This commit is contained in:
parent
859d8fa61f
commit
54f1b19837
@ -62,6 +62,7 @@ sed -i 's|errors.test||' autoopts/test/Makefile.in
|
||||
|
||||
%build
|
||||
# Static libraries are needed to run test-suite.
|
||||
export CFLAGS="$RPM_OPT_FLAGS -Wno-format-contains-nul"
|
||||
%configure
|
||||
|
||||
# Fix Libtool to remove rpaths.
|
||||
|
Loading…
Reference in New Issue
Block a user