SHA256
1
0
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:
2019-08-23 12:38:19 +00:00
committed by Git OBS Bridge
parent 6da4db3f66
commit 83a92e24d7
2 changed files with 6 additions and 0 deletions

View File

@@ -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 \