Accepting request 697430 from home:marxin:branches:GNOME:Factory
Disable LTO (boo#1133124). OBS-URL: https://build.opensuse.org/request/show/697430 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=74
This commit is contained in:
parent
9eb7bf8d66
commit
30d960967b
@ -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>
|
||||
|
||||
|
@ -118,6 +118,7 @@ more information.
|
||||
sed -i -e '1s,#!%{_bindir}/env python3,#!%{_bindir}/python3,' scripts/flatpak-*
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
|
Loading…
Reference in New Issue
Block a user