fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=99
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 07:54:46 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- remove --enable-debug switch boo#1124521
|
||||
(disabling exceptions)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 07:37:48 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@@ -114,7 +114,6 @@ export CXXFLAGS="%optflags -O3"
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=%{_libdir} \
|
||||
--enable-unit-tests \
|
||||
--enable-debug \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--enable-vp8 \
|
||||
@@ -132,6 +131,7 @@ export CXXFLAGS="%optflags -O3"
|
||||
--extra-cflags="-std=gnu99 -U_FORTIFY_SOURCE %{optflags}" \
|
||||
--extra-cxxflags="-U_FORTIFY_SOURCE %{optflags}" \
|
||||
--enable-pic
|
||||
# --enable-debug got removed because it can cause crashes boo#1124521
|
||||
# size-limit to avoid CVE-2017-0641 DoS attacks. The limit is the
|
||||
# 8K Fulldome resolution and should be enough for all current use cases
|
||||
# bso#1056539
|
||||
|
Reference in New Issue
Block a user