Accepting request 697640 from home:marxin:branches:X11:XOrg

Disable LTO (boo#1133294).

OBS-URL: https://build.opensuse.org/request/show/697640
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=736
This commit is contained in:
Stefan Dirsch 2019-04-25 08:10:56 +00:00 committed by Git OBS Bridge
parent 26ea8e40dc
commit ce5d3f1cd9
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