mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-22 22:04:06 +00:00
disable lto again for failing
This commit is contained in:
parent
323d016610
commit
86b2f11f95
4
debian/rules
vendored
4
debian/rules
vendored
@ -405,8 +405,8 @@ ifeq (,$(filter-out $(LTO_DISABLE_ARCHS), $(DEB_HOST_ARCH)))
|
|||||||
else
|
else
|
||||||
# Disable for now because of
|
# Disable for now because of
|
||||||
# https://github.com/llvm/llvm-project/issues/58317#issuecomment-1276190743
|
# https://github.com/llvm/llvm-project/issues/58317#issuecomment-1276190743
|
||||||
LTO_ENABLE=yes
|
# LTO_ENABLE=yes
|
||||||
STAGE_2_CMAKE_EXTRA += -DLLVM_ENABLE_LTO="On"
|
# STAGE_2_CMAKE_EXTRA += -DLLVM_ENABLE_LTO="On"
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user