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=native -O2 -pipe"
  7. CXXFLAGS="${CFLAGS}"
  8. # WARNING: Changing your CHOST is not something that should be done lightly.
  9. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  10. CHOST="x86_64-pc-linux-gnu"
  11. # These are the USE flags that were used in addition to what is provided by the
  12. # profile used for building.
  13. USE="alsa usb systemd gstreamer sqlite ffmpeg minizip pulseaudio qt5 icu mtp"
  14. PORTDIR="/usr/portage"
  15. DISTDIR="${PORTDIR}/distfiles"
  16. PKGDIR="${PORTDIR}/packages"
  17. GRUB_PLATFORMS="efi-64"
  18. VIDEO_CARDS="nvidia"
  19. MAKEOPTS="-j8"
  20. PORTAGE_TMPDIR="/tmp"
  21. source /var/lib/layman/make.conf
  22.