Disable lto as a temporary workaround
https://bugzilla.redhat.com/show_bug.cgi?id=1543912
This commit is contained in:
parent
7ffa9232c4
commit
339b0245df
@ -318,7 +318,7 @@ CONFIGURE_OPTS=(
|
||||
-Dusers-gid=100
|
||||
-Dnobody-user=nfsnobody
|
||||
-Dnobody-group=nfsnobody
|
||||
-Db_lto=true
|
||||
-Db_lto=false
|
||||
)
|
||||
|
||||
%meson "${CONFIGURE_OPTS[@]}"
|
||||
|
Loading…
Reference in New Issue
Block a user