Skip to content

Instantly share code, notes, and snippets.

@Archor-btw
Created June 6, 2022 21:27
Show Gist options
  • Save Archor-btw/a97e51ea9ea644e0eb8fc97fb4c2ab51 to your computer and use it in GitHub Desktop.
Save Archor-btw/a97e51ea9ea644e0eb8fc97fb4c2ab51 to your computer and use it in GitHub Desktop.
# 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="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j4"
USE="-gnome -kde -qt5 -systemd -wayland X gtk bluetooth udev upower pipewire elogind screencast svg opus vorbis flac png jpeg lua gui zstd"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
VIDEO_CARDS="intel i965"
INPUT_DEVICES="evdev synaptics"
ACCEPT_LICENSE="*"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --autounmask-write=y --with-bdeps=y --quiet-build=y"
# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C
L10N="fr"
GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ https://mirrors.soeasyto.com/distfiles.gentoo.org/ https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment