From 2941e1dcda1def14011eb9171765123216df6d00 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Sat, 22 Nov 2025 22:25:40 +0100 Subject: [PATCH] Use ThinLTO rather than fat LTO for uutils This reduces compile times from 2m50s to 1m56s. --- recipes/core/uutils/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index a803232c..5e32d87a 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -6,7 +6,7 @@ git = "https://github.com/uutils/coreutils" template = "custom" script = """ DYNAMIC_INIT -cookbook_cargo --no-default-features --features feat_os_unix_redox --bin coreutils +CARGO_PROFILE_RELEASE_LTO=thin cookbook_cargo --no-default-features --features feat_os_unix_redox --bin coreutils BINS=( '['