2025-03-16 14:26:37 +01:00
|
|
|
RUSTFLAGS="-C target-cpu=native -C opt-level=3"
|
2023-10-29 15:55:58 +01:00
|
|
|
|
2023-09-01 00:40:19 +02:00
|
|
|
PORTAGE_STRIP_FLAGS="--strip-unneeded -N __gentoo_check_ldflags__ -R .GCC.command.line"
|
2023-07-16 23:27:48 +02:00
|
|
|
|
2023-10-09 11:32:50 +02:00
|
|
|
USE="dist-kernel llvm-libunwind lto zstd"
|
|
|
|
|
USE="${USE} pulseaudio"
|
2024-10-26 12:50:12 +02:00
|
|
|
USE="${USE} -cups -gpm -systemd -wayland"
|
2023-07-16 23:27:48 +02:00
|
|
|
|
2023-07-17 01:15:38 +02:00
|
|
|
L10N="en en-GB de"
|
2023-07-16 23:27:48 +02:00
|
|
|
|
|
|
|
|
LC_MESSAGES=C.utf8
|
|
|
|
|
|
|
|
|
|
GENTOO_MIRRORS="\
|
2025-03-09 17:35:48 +01:00
|
|
|
http://tux.rainside.sk/gentoo/ \
|
2023-09-01 00:40:19 +02:00
|
|
|
rsync://ftp.halifax.rwth-aachen.de/gentoo \
|
|
|
|
|
http://ftp.halifax.rwth-aachen.de/gentoo \
|
2025-03-09 17:35:48 +01:00
|
|
|
rsync://ftp.fau.de/gentoo \
|
|
|
|
|
http://ftp.fau.de/gentoo \
|
2023-07-16 23:27:48 +02:00
|
|
|
"
|