Accepting request 828203 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Disable LTO on aarch64 to fix build

OBS-URL: https://build.opensuse.org/request/show/828203
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/snd?expand=0&rev=50
This commit is contained in:
2020-08-21 13:43:04 +00:00
committed by Git OBS Bridge
parent 56af2de3bf
commit 2bde48a0c1
2 changed files with 8 additions and 0 deletions

View File

@@ -15,6 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%ifarch aarch64
%define _lto_cflags %{nil}
%endif
%ifarch %{ix86} x86_64 %{ppc} ppc64 ppc64le
# The jack support has some inline assembly, but only for x86/ppc