Compare commits

..

No commits in common. "0a15d302f8c3f9ddef40098ac2fe86e8b686fd80" and "7dd90675c527683a1bfbdbae778fd9e78a4b63b1" have entirely different histories.

3 changed files with 4 additions and 5 deletions

2
env/no-lto vendored
View file

@ -5,3 +5,5 @@ 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/* gcc mold
dev-haskell/* clang mold
dev-lang/perl gcc mold
dev-perl/* gcc mold
@ -48,6 +48,3 @@ 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 qt5 qt6 -screencast
www-client/chromium custom-cflags lto official qt6 -screencast