1
0
forked from pool/ffmpeg-4

Accepting request 724379 from home:iznogood:branches:multimedia:libs

Fix arm build

OBS-URL: https://build.opensuse.org/request/show/724379
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=85
This commit is contained in:
Jan Engelhardt 2019-08-18 12:36:58 +00:00 committed by Git OBS Bridge
parent 584933a75b
commit 07475fa3ce
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 18 09:43:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Disable LTO for arm, fixes build.
-------------------------------------------------------------------
Wed Aug 14 15:39:22 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>

View File

@ -580,7 +580,7 @@ break compatibility without any notice.
%autopatch -p1
%build
%ifarch %ix86
%ifarch %ix86 %arm
%define _lto_cflags %{nil}
%endif
CFLAGS="%optflags" \