diff --git a/llvm.spec b/llvm.spec index 5d86c1e..49913f5 100644 --- a/llvm.spec +++ b/llvm.spec @@ -27,9 +27,6 @@ %ifarch %ix86 # Disable LTO on x86 in order to reduce memory consumption %bcond_with lto_build -%elif %{with snapshot_build} -# Disable LTO to speed up builds -%bcond_with lto_build %else %bcond_without lto_build %endif