Merge branch 'main' of github.com:MoWeeeZ/portage-conf

This commit is contained in:
Moritz Gmeiner 2023-09-01 16:19:52 +02:00
commit c22c1ae63e
3 changed files with 5 additions and 5 deletions

View file

@ -31,12 +31,11 @@ LDFLAGS="${LDFLAGS} -rtlib=compiler-rt -unwindlib=libunwind"
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
USE="clang dist-kernel llvm-libunwind lto pulseaudio zstd -gpm -gtk -systemd -wayland"
USE="clang dist-kernel llvm-libunwind lto pulseaudio zstd -gpm -systemd -wayland"
# USE="clang dist-kernel llvm-libunwind lto pulseaudio X zstd -systemd -wayland"
# PYTHON_TARGETS="python3_11 python3_12"
# PYTHON_SINGLE_TARGET="python3_11"
PYTHON_TARGETS="python3_11 python3_12"
PYTHON_SINGLE_TARGET="python3_11"
L10N="en en-GB de"

View file

@ -1,7 +1,8 @@
sys-kernel/gentoo-kernel clang lld no-lto
sys-kernel/* gcc mold no-lto
sys-libs/glibc gcc mold no-lto
sys-libs/glib no-lto
sys-libs/glibc no-lto
sys-devel/binutils no-lto
app-arch/unzip no-lto