mirror of
https://github.com/MorizzG/portage-conf.git
synced 2025-12-06 01:12:42 +00:00
reworked compiler envs: now both clang and gcc are separate envs, with clang being the default for all packages
This commit is contained in:
parent
417efedab6
commit
5279c0fde0
8 changed files with 51 additions and 35 deletions
9
package.env/00compiler
Normal file
9
package.env/00compiler
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*/* clang mold
|
||||
|
||||
|
||||
app-arch/unzip no-lto
|
||||
|
||||
dev-libs/libvterm gcc mold
|
||||
dev-libs/libtermkey gcc mold
|
||||
|
||||
media-gfx/sam2p gcc mold
|
||||
Loading…
Add table
Add a link
Reference in a new issue