fix building with -Werror=format-security in CFLAGS
This commit is contained in:
parent
204d8e148b
commit
7cc7926de7
@ -60,7 +60,6 @@ export CFLAGS="%{optflags} -pie -fpie"
|
|||||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
sed -i 's/-Werror/ /' Makefile
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user