try
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=89
This commit is contained in:
parent
b227bcfa2c
commit
2e3a24b434
@ -30,6 +30,7 @@ Tue Mar 6 16:30:12 UTC 2018 - adrian@suse.de
|
|||||||
- drop obsolete CVE-2017-13194.patch
|
- drop obsolete CVE-2017-13194.patch
|
||||||
- switch to git service since no tar ball at the old place anymore
|
- switch to git service since no tar ball at the old place anymore
|
||||||
- so name increase to 5
|
- so name increase to 5
|
||||||
|
- use gnu99 for ppc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 13:11:47 UTC 2018 - idonmez@suse.com
|
Fri Mar 2 13:11:47 UTC 2018 - idonmez@suse.com
|
||||||
|
@ -128,7 +128,7 @@ cd build
|
|||||||
--target=armv7-linux-gcc \
|
--target=armv7-linux-gcc \
|
||||||
--enable-runtime-cpu-detect \
|
--enable-runtime-cpu-detect \
|
||||||
%endif
|
%endif
|
||||||
--extra-cflags="-std=gnu89 -U_FORTIFY_SOURCE %{optflags}" \
|
--extra-cflags="-std=gnu99 -U_FORTIFY_SOURCE %{optflags}" \
|
||||||
--extra-cxxflags="-U_FORTIFY_SOURCE %{optflags}" \
|
--extra-cxxflags="-U_FORTIFY_SOURCE %{optflags}" \
|
||||||
--enable-pic
|
--enable-pic
|
||||||
# size-limit to avoid CVE-2017-0641 DoS attacks. The limit is the
|
# size-limit to avoid CVE-2017-0641 DoS attacks. The limit is the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user