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:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user