Compare commits

..

3 commits

3 changed files with 5 additions and 4 deletions

2
env/no-lto vendored
View file

@ -5,5 +5,3 @@ FCFLAGS="${FCFLAGS} -fno-lto"
FFLAGS="${FFLAGS} -fno-lto"
LDFLAGS="${LDFLAGS} -fno-lto"
RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse-ld=mold"

View file

@ -26,7 +26,7 @@ media-gfx/sam2p gcc mold
dev-lang/ghc gcc mold no-lto
app-admin/haskell-updater gcc
dev-haskell/* clang mold
dev-haskell/* gcc mold
dev-lang/perl gcc mold
dev-perl/* gcc mold
@ -48,3 +48,6 @@ net-libs/nodejs clang lld
dev-lang/nim clang mold no-lto
app-crypt/seahorse gcc mold
dev-scheme/racket gcc

View file

@ -3,4 +3,4 @@ sys-libs/zlib minizip
net-libs/nodejs inspector
#
www-client/chromium custom-cflags lto official qt6 -screencast
www-client/chromium custom-cflags lto official qt5 qt6 -screencast