Adrian Schröter 2018-03-06 16:53:24 +00:00 committed by Git OBS Bridge
parent b227bcfa2c
commit 2e3a24b434
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ Tue Mar 6 16:30:12 UTC 2018 - adrian@suse.de
- drop obsolete CVE-2017-13194.patch
- switch to git service since no tar ball at the old place anymore
- so name increase to 5
- use gnu99 for ppc
-------------------------------------------------------------------
Fri Mar 2 13:11:47 UTC 2018 - idonmez@suse.com

View File

@ -128,7 +128,7 @@ cd build
--target=armv7-linux-gcc \
--enable-runtime-cpu-detect \
%endif
--extra-cflags="-std=gnu89 -U_FORTIFY_SOURCE %{optflags}" \
--extra-cflags="-std=gnu99 -U_FORTIFY_SOURCE %{optflags}" \
--extra-cxxflags="-U_FORTIFY_SOURCE %{optflags}" \
--enable-pic
# size-limit to avoid CVE-2017-0641 DoS attacks. The limit is the