mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Enable LTO in snapshot short config
This commit is contained in:
@@ -14,6 +14,7 @@ CONFIG_DEVEL=y
|
||||
CONFIG_JSON_CYCLONEDX_SBOM=y
|
||||
CONFIG_MAKE_TOOLCHAIN=y
|
||||
|
||||
CONFIG_USE_GC_SECTIONS=y
|
||||
CONFIG_USE_LTO=y
|
||||
# Compile littlebit faster
|
||||
# CONFIG_USE_LTO is not set
|
||||
CONFIG_USE_MOLD=y
|
||||
|
||||
@@ -4,5 +4,5 @@ CONFIG_HAS_BPF_TOOLCHAIN=y
|
||||
CONFIG_SDK_LLVM_BPF=y
|
||||
CONFIG_USE_LLVM_BUILD=y
|
||||
|
||||
# CONFIG_USE_LTO is not set
|
||||
CONFIG_USE_LTO=y
|
||||
CONFIG_USE_MOLD=y
|
||||
|
||||
Reference in New Issue
Block a user