portage-conf/make.conf/00common
2025-02-03 20:26:57 +01:00

22 lines
594 B
Text

RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C linker=clang -C link-arg=-fuse-ld=mold"
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
USE="dist-kernel llvm-libunwind lto zstd"
USE="${USE} pulseaudio"
USE="${USE} -cups -gpm -systemd -wayland"
PYTHON_TARGETS="python3_12 python3_13 python3_13t"
PYTHON_SINGLE_TARGET="python3_12"
L10N="en en-GB de"
LC_MESSAGES=C.utf8
GENTOO_MIRRORS="\
rsync://ftp.fau.de/gentoo \
http://ftp.fau.de/gentoo \
rsync://ftp.halifax.rwth-aachen.de/gentoo \
http://ftp.halifax.rwth-aachen.de/gentoo \
"