portage-conf/make.conf/00common
2025-12-07 15:43:46 +01:00

23 lines
527 B
Text

RUSTFLAGS="-C target-cpu=native -C opt-level=3"
EMERGE_DEFAULT_OPTS="--autounmask-use=n"
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
PYTHON_TARGETS="python3_13 python3_13t python3_14"
PYTHON_SINGLE_TARGET="python3_13"
GENTOO_MIRRORS="\
http://tux.rainside.sk/gentoo/ \
rsync://ftp.fau.de/gentoo \
http://ftp.fau.de/gentoo \
"