portage-conf/make.conf/00common
2025-06-22 21:08:56 +02:00

19 lines
493 B
Text

RUSTFLAGS="-C target-cpu=native -C opt-level=3"
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"
L10N="en en-GB de"
LC_MESSAGES=C.utf8
GENTOO_MIRRORS="\
http://tux.rainside.sk/gentoo/ \
rsync://ftp.halifax.rwth-aachen.de/gentoo \
http://ftp.halifax.rwth-aachen.de/gentoo \
rsync://ftp.fau.de/gentoo \
http://ftp.fau.de/gentoo \
"