spacepaste

  1.  
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CFLAGS="-march=sandybridge -Ofast -pipe"
  7. CXXFLAGS="${CFLAGS}"
  8. MAKEOPTS="-j8"
  9. # WARNING: Changing your CHOST is not something that should be done lightly.
  10. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  11. CHOST="x86_64-pc-linux-gnu"
  12. # These are the USE flags that were used in addition to what is provided by the
  13. # profile used for building.
  14. USE="mmx sse sse2 systemd amdgpu alsa pulseaudio dts dbus"
  15. PORTDIR="/usr/portage"
  16. DISTDIR="${PORTDIR}/distfiles"
  17. PKGDIR="${PORTDIR}/packages"
  18. # Koishi senpai mirrors
  19. GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ http://gentoo.mirrors.ohv.net/gentoo-distfiles/"
  20. ACCEPT_KEYWORDS="~amd64"
  21. #GRUB_PLATFORMS="i386-pc"
  22. #GRUB_PLATFORMS="efi-64"
  23. VIDEO_CARDS="amdgpu radeonsi"
  24. # multilib
  25. ABI_X86="32 64"
  26. EMERGE_DEFAULT_OPTS="--jobs 6"
  27. PORTDIR_OVERLAY=/usr/local/portage
  28.