#Not much of a ricer (dwm + openrc)

1 messages · Page 1 of 1 (latest)

unreal plaza
#

My /etc/portage/make.conf

CLICOLOR_FORCE=1
CMAKE_COMPILER_COLOR_DIAGNOSTICS=ON
CMAKE_COLOR_DIAGNOSTICS=ON
DIAG_COLORS="-fdiagnostics-color=always"

USE_GEN="bindist dist-kernel dracut grub"
USE_ADD="custom-cflags native-extensions tcmalloc jemalloc asm orc jit xs zstd symlink openmp lto pgo hwaccel"
USE_XTR="wifi bluetooth X elogind dbus udev vulkan opengl ffmpeg pulseaudio fontconfig hddtemp udev xinerama gtk"
USE_DEL="-pie -pic -static-pic -seccomp -ssp -hardened -extra-hardened -selinux -double-precision -debug -test"
USE_BLT="-nls -cdr -systemd -kde -gnome -plasma -qt -qt5 -qt6 -dvd -nls -wayland -test"
USE="${USE_GEN} ${USE_XTR} ${USE_DEL} ${USE_BLT} amd64 system-llvm system-ffmpeg system-icu system-webp system-png system-jpg system-libvpx"

NTHREADS="auto"
ABI_X64="64"
CPU_FLAGS_X86="aes avx avx2 avx_vnni bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3 vpclmulqdq"

NATIVE_RESOLVE="-march=alderlake -mabm -mno-cldemote -mno-kl -mno-sgx -mno-widekl -mshstk --param=l1-cache-line-size=64 --param=l1-cache-size=32 --param=l2-cache-size=12288"
COMMON_FLAGS="${NATIVE_RESOLVE} -O3 -ffast-math -fno-finite-math-only -funroll-loops -pipe -flto ${DIAG_COLORS}"
CFLAGS="${COMMON_FLAGS}"
CPPFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
RUSTFLAGS="${RUSTFLAGS} -C opt-level=3 -C target-cpu=native"

MAKEOPTS="-j12 -l13"
EMERGE_DEFAULT_OPTS="--jobs=12 --load-average=13 --ask --verbose --deep --complete-graph=y --keep-going=y"
FEATURES="binpkg-request-signature parallel-install parallel-fetch split-log"

LC_ALL="C"
LC_MESSAGES=C.utf8
L10N="uk en_GB"
LANG="en_GB"

ACCEPT_KEYWORDS="~amd64"
ACCEPT_LICENSE="-* @FREE @BINARY-REDISTRIBUTABLE"

GRUB_PLATFORMS="efi-64"
VIDEO_CARDS="intel"

LLVM_TARGETS="x86_64 amd64 arm64 x86 AArch64 ARM WebAssembly"
LLVM_SLOT="20"

PYTHON_TARGETS="python3_11 python3_12 python3_13 python3_14"
PYTHON_SINGLE_TARGET="python3_13"

LUA_SLOT="lua5-4 luajit"
LUA_TARGETS="lua5-4 luajit"
LUA_SINGLE_TARGET="luajit"

QEMU_SOFTMMU_TARGETS="x86_64 amd64 x86 arm aarch64"
QEMU_USER_TARGETS="x86_64 amd64 x86 arm aarch64"

GENTOO_MIRRORS="http://mirrors.evoluso.com/gentoo/ \
https://mirrors.ircam.fr/pub/gentoo-distfiles/ \
http://ftp.free.fr/mirrors/ftp.gentoo.org/ \
https://ftp.halifax.rwth-aachen.de/gentoo/ \
http://ftp.fau.de/gentoo \
http://gentoo.jss.hu \
http://mirrors.dotsrc.org/gentoo/ \
ftp://gentoo.mirror.web4u.cz/ \
http://ftp.agdsn.de/gentoo \
https://86.106.182.45/gentoo/"
weary zephyr
#

extremely based!

unreal plaza