mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Disable LTO - it raises an issue for U6lite in luci-lib-ip
This commit is contained in:
@@ -15,5 +15,5 @@ CONFIG_JSON_CYCLONEDX_SBOM=y
|
||||
CONFIG_MAKE_TOOLCHAIN=y
|
||||
|
||||
# Compile littlebit faster
|
||||
CONFIG_USE_LTO=y
|
||||
# CONFIG_USE_LTO is not set
|
||||
CONFIG_USE_MOLD=y
|
||||
|
||||
@@ -4,5 +4,5 @@ CONFIG_SDK_LLVM_BPF=y
|
||||
CONFIG_USE_LLVM_BUILD=y
|
||||
CONFIG_HAS_BPF_TOOLCHAIN=y
|
||||
|
||||
CONFIG_USE_LTO=y
|
||||
# CONFIG_USE_LTO is not set
|
||||
CONFIG_USE_MOLD=y
|
||||
|
||||
Reference in New Issue
Block a user