cachy stuff

This commit is contained in:
mjallen18
2026-01-01 23:11:27 -06:00
parent 1e5ef59d56
commit 687a3a6446
7 changed files with 19263 additions and 2 deletions

View File

@@ -178,7 +178,6 @@ let
# _use_llvm_lto, defaults to "none"
ltoConfig =
# assert (cachyConfig.useLTO == "none" || stdenv.cc.isClang);
if cachyConfig.useLTO == "thin" then
[
"-e LTO"