updated on MG-Desktop

This commit is contained in:
Moritz Gmeiner 2023-09-01 00:40:19 +02:00
commit d5dc8e9fc8
15 changed files with 40 additions and 27 deletions

View file

@ -1,15 +1,15 @@
sys-kernel/gentoo-kernel
sys-kernel/gentoo-kernel ccache
sys-devel/clang ccache
sys-devel/llvm ccache
sys-devel/clang ccache
sys-devel/gcc
sys-devel/gcc ccache
media-libs/mesa ccache
www-client/firefox ccache
mail-client/thunderbird ccache
www-client/chromium
www-client/chromium ccache
net-libs/nodejs
net-libs/nodejs ccache

View file

@ -0,0 +1 @@
x11-drivers/nvidia-drivers lld

4
package.env/perl Normal file
View file

@ -0,0 +1,4 @@
dev-lang/perl gcc mold
dev-perl/* gcc mold
perl-core/* gcc mold

View file

@ -1,7 +1,10 @@
sys-kernel/gentoo-kernel clang lld no-lto
sys-kernel/* gcc mold no-lto
sys-libs/efivar gcc mold no-lto
sys-libs/glibc gcc mold no-lto
sys-devel/binutils no-lto
app-arch/unzip no-lto
dev-libs/libvterm gcc mold
dev-libs/libtermkey gcc mold