Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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.
- CFLAGS="-march=znver3 -O2 -pipe"
- CXXFLAGS="${CFLAGS}"
- FCFLAGS="${CFLAGS}"
- FFLAGS="${CFLAGS}"
- CHOST="x86_64-pc-linux-gnu"
- CPU_FLAGS="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
- # NOTE: This stage was built with the bindist Use flag enabled
- PORTDIR="/usr/gentoo"
- DISTDIR="${PORTDIR}/distfiles"
- PKGDIR="${PORTDIR}/packages"
- PORTAGE_TMPDIR="/tmp"
- PORTAGE_ELOG_CLASSES="log warn error"
- # This sets the language of build output to English.
- # Please keep this setting intact when reporting bugs.
- LC_MESSAGES=C
- GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/
- ftp://ftp.free.fr/mirrors/ftp.gentoo.org/
- http://ftp.free.fr/mirrors/ftp.gentoo.org/
- https://mirrors.ircam.fr/pub/gentoo-distfiles/
- https://mirrors.ircam.fr/pub/gentoo-distfiles/
- rsync://mirrors.ircam.fr/pub/gentoo-distfiles/
- https://mirrors.soeasyto.com/distfiles.gentoo.org/
- http://mirrors.soeasyto.com/distfiles.gentoo.org/
- ftp://mirrors.soeasyto.com/distfiles.gentoo.org/"
- USE="${USE} X xinerama pipewire"
- USE="${USE} truetype cleartype corefonts tahoma git"
- USE="${USE} jpeg jpeg2k png gif apng bash-completion x264 x265 openh264"
- USE="${USE} alsa gstreamer mp3 mp4 flac lame aac matroska pulseaudio"
- USE="${USE} dri dri3 lm-sensors hddtemp mplayer mpv mpeg ffmpeg encode opencl openal opengl"
- USE="${USE} -gnome -kde -semantic-desktop -libav -modemanager -networkmanager -java -branding -infinality"
- USE="${USE} -systemd -elogind -deprecated -docs -test -examples -kerberos -plasma -bindist -bluetooth"
- USE="${USE} -javascript -pcmcia -telemetry -wifi -ccache -passwdqc"
- LINGUAS="en en-US en_US"
- L10N="en en-US en_US"
- INPUT_DEVICES="evdev"
- VIDEO_CARDS="amdgpu radeonsi"
- LLVM_TARGETS="AMDGPU"
- AUTOCLEAN="yes"
- FEATURES="${FEATURES} noman nodoc noinfo sandbox usersandbox userpriv userfetch -ccache" #ccache causes failure
- FEATURES="${FEATURES} fail-clean clean-logs preserve-libs"
- FEATURES="${FEATURES} unknown-features-warn python-trace"
- # cgroup doesn't exist
- #multi-threads don't reduce the compile time
- MAKEOPTS="-j8"
- EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --quiet-build=y --verbose --nospinner"
- EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --color=y --complete-graph --with-bdeps=y"
- SANE_BACKENDS="brother"
- PORTAGE_NICENESS="19"
- ACCEPT_LICENSE="*"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement