Disable lto
This commit is contained in:
parent
1a47be7b69
commit
83247037f7
@ -634,6 +634,8 @@ chmod a-x third_party/rust/ash/src/extensions/nv/*.rs
|
||||
# install lightning langpacks
|
||||
|
||||
%build
|
||||
# Disable LTO to work around rhbz#1883904
|
||||
%define _lto_cflags %{nil}
|
||||
ulimit -a
|
||||
free
|
||||
#set -e
|
||||
|
Loading…
Reference in New Issue
Block a user