Accepting request 699591 from GNOME:Factory
Disable LTO (boo#1133124). (forwarded request 697430 from marxin) OBS-URL: https://build.opensuse.org/request/show/699591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=29
This commit is contained in:
commit
4770a56582
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 24 09:45:40 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Disable LTO (boo#1133124).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 28 13:05:50 UTC 2019 - Andrei Dziahel <develop7@develop7.info>
|
Thu Mar 28 13:05:50 UTC 2019 - Andrei Dziahel <develop7@develop7.info>
|
||||||
|
|
||||||
|
@ -118,6 +118,7 @@ more information.
|
|||||||
sed -i -e '1s,#!%{_bindir}/env python3,#!%{_bindir}/python3,' scripts/flatpak-*
|
sed -i -e '1s,#!%{_bindir}/env python3,#!%{_bindir}/python3,' scripts/flatpak-*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
|
Loading…
Reference in New Issue
Block a user