Accepting request 697439 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/697439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa?expand=0&rev=190
This commit is contained in:
Yuchen Lin 2019-04-26 20:43:29 +00:00 committed by Git OBS Bridge
commit 8acedefba6
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 24 08:55:02 UTC 2019 - Martin Liška <mliska@suse.cz>
- Move definition of _lto_cflags into %build.
-------------------------------------------------------------------
Tue Apr 23 11:30:25 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133086).
-------------------------------------------------------------------
Thu Mar 28 07:53:14 CET 2019 - tiwai@suse.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -142,6 +142,7 @@ Architecture.
%patch101 -p1
%build
%define _lto_cflags %{nil}
export AUTOMAKE_JOBS="%{?_smp_mflags}"
# build alsa-lib
autoreconf -fi