23 lines
804 B
Text
23 lines
804 B
Text
# These settings were set by the catalyst build script that automatically
|
|
# built this stage.
|
|
# Please consult /usr/share/portage/config/make.conf.example for a more
|
|
# detailed example.
|
|
COMMON_FLAGS="-O2 -pipe -march=native"
|
|
CFLAGS="${COMMON_FLAGS}"
|
|
CXXFLAGS="${COMMON_FLAGS}"
|
|
FCFLAGS="${COMMON_FLAGS}"
|
|
FFLAGS="${COMMON_FLAGS}"
|
|
MAKEOPTS="-j16"
|
|
USE="-systemd -kde -gnome vulkan elogind dbus udev X alsa pipewire pulseaudio bluetooth usb"
|
|
# NOTE: This stage was built with the bindist USE flag enabled
|
|
|
|
L10N="fr en en-US"
|
|
VIDEO_CARDS="nvidia"
|
|
PORTAGE_TMPDIR="/build"
|
|
|
|
# This sets the language of build output to English.
|
|
# Please keep this setting intact when reporting bugs.
|
|
LC_MESSAGES=C.utf8
|
|
|
|
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ \
|
|
https://gentoo.mirrors.ovh.net/gentoo-distfiles/"
|