diff --git a/debian/rules b/debian/rules index 7bce8ff7..1a82e96e 100755 --- a/debian/rules +++ b/debian/rules @@ -405,8 +405,8 @@ ifeq (,$(filter-out $(LTO_DISABLE_ARCHS), $(DEB_HOST_ARCH))) else # Disable for now because of # https://github.com/llvm/llvm-project/issues/58317#issuecomment-1276190743 - LTO_ENABLE=yes - STAGE_2_CMAKE_EXTRA += -DLLVM_ENABLE_LTO="On" +# LTO_ENABLE=yes +# STAGE_2_CMAKE_EXTRA += -DLLVM_ENABLE_LTO="On" endif endif