Accepting request 828511 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/828511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snd?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2020-08-21 17:20:20 +00:00 committed by Git OBS Bridge
commit 6d95642c1d
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 20 13:53:56 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable LTO on aarch64 to fix build
-------------------------------------------------------------------
Mon Aug 3 13:11:36 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

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