forked from pool/gzdoom
- Turn off LTO, it is broken. [boo#1142267]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=26
This commit is contained in:
parent
6da4db3f66
commit
83a92e24d7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 12:28:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Turn off LTO, it is broken. [boo#1142267]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 11:31:24 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -98,6 +98,7 @@ perl -i -pe 's{<unknown version>}{%version}g' \
|
||||
tools/updaterevision/updaterevision.c
|
||||
|
||||
%build
|
||||
%define _lto_cflags %nil
|
||||
# We must not strip - %%debug_package will take care of it
|
||||
# Deactivate -Wl,--as-needed
|
||||
%cmake -DNO_STRIP=1 \
|
||||
|
Loading…
Reference in New Issue
Block a user