idk
This commit is contained in:
@@ -178,7 +178,7 @@ let
|
||||
|
||||
# _use_llvm_lto, defaults to "none"
|
||||
ltoConfig =
|
||||
assert (cachyConfig.useLTO == "none" || stdenv.cc.isClang);
|
||||
# assert (cachyConfig.useLTO == "none" || stdenv.cc.isClang);
|
||||
if cachyConfig.useLTO == "thin" then
|
||||
[
|
||||
"-e LTO"
|
||||
|
||||
Reference in New Issue
Block a user