reworked LTO to have no-lto package, gcc defaults to gnu-ld, clang defaults to lld now

This commit is contained in:
Moritz Gmeiner 2023-08-28 17:52:19 +02:00
commit 75f64148b7
13 changed files with 50 additions and 27 deletions

View file

@ -1,2 +1,2 @@
dev-lang/ghc gcc mold
app-admin/haskell-updater gcc lto mold
dev-lang/ghc gcc mold no-lto
app-admin/haskell-updater gcc mold