Disabling lto because of rhbz#1883904
This commit is contained in:
parent
e48493561c
commit
703658a1bf
@ -769,6 +769,8 @@ chmod a-x third_party/rust/ash/src/extensions/nv/*.rs
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# Disable LTO to work around rhbz#1883904
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
ulimit -a
|
ulimit -a
|
||||||
free
|
free
|
||||||
#set -e
|
#set -e
|
||||||
|
Loading…
Reference in New Issue
Block a user