1
0
Yuchen Lin 2019-04-28 17:58:55 +00:00 committed by Git OBS Bridge
commit c214bdf14e
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:47:05 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133294).
-------------------------------------------------------------------
Tue Mar 26 10:31:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -392,6 +392,7 @@ sh %{SOURCE92} --verify . %{SOURCE91}
%patch1503 -p1
%build
%define _lto_cflags %{nil}
test -e source-file-list || \
find -L . -type f \! -name '*.orig' \! -path ./source-file-list > \
source-file-list