mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 09:22:42 +00:00
Compare commits
No commits in common. "0a15d302f8c3f9ddef40098ac2fe86e8b686fd80" and "7dd90675c527683a1bfbdbae778fd9e78a4b63b1" have entirely different histories.
0a15d302f8
...
7dd90675c5
3 changed files with 4 additions and 5 deletions
2
env/no-lto
vendored
2
env/no-lto
vendored
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue