Make lto opt-out work again
This commit is contained in:
parent
5b6dfac2cc
commit
387db8643f
@ -454,6 +454,10 @@ CONFIGURE_OPTS=(
|
|||||||
-Doomd=true
|
-Doomd=true
|
||||||
)
|
)
|
||||||
|
|
||||||
|
%if %{without lto}
|
||||||
|
%global _lto_cflags %nil
|
||||||
|
%endif
|
||||||
|
|
||||||
%meson "${CONFIGURE_OPTS[@]}"
|
%meson "${CONFIGURE_OPTS[@]}"
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user