diff --git a/configs/common/snapshot b/configs/common/snapshot index b7c281b..89811dc 100644 --- a/configs/common/snapshot +++ b/configs/common/snapshot @@ -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 diff --git a/configs/common/snapshot-short b/configs/common/snapshot-short index dfb4a98..17d307d 100644 --- a/configs/common/snapshot-short +++ b/configs/common/snapshot-short @@ -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