fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=101
This commit is contained in:
parent
0785fff468
commit
ccfc8947f1
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:080b008f86532197710b0ca153dd35631c998131e6daa4b566d1782a1c5d3ae5
|
||||
oid sha256:cbe7b31d12c8905578e2a49e07585a57a6e8cbe7d7776d2c2ac77dde2ca3d587
|
||||
size 18273294
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 13:49:33 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- disable vsx on ppc64le to fix build failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 07:37:48 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -121,6 +121,9 @@ export CXXFLAGS="%optflags -O3"
|
||||
--enable-vp9-highbitdepth \
|
||||
--enable-postproc \
|
||||
--enable-multithread \
|
||||
%ifarch ppc64le
|
||||
--disable-vsx \
|
||||
%endif
|
||||
%ifarch armv5tel armv5el
|
||||
--target=armv5te-linux-gcc \
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user