spacepaste

  1.  
  2. # cat /etc/portage/make.conf
  3. # These settings were set by the catalyst build script that automatically
  4. # built this stage.
  5. # Please consult /usr/share/portage/config/make.conf.example for a more
  6. # detailed example.
  7. CFLAGS="-O2 -pipe -march=native"
  8. USE="-qt5"
  9. # NOTE: This stage was built with the bindist Use flag enabled
  10. PORTDIR="/usr/portage"
  11. DISTDIR="/usr/portage/distfiles"
  12. PKGDIR="/usr/portage/packages"
  13. # This sets the language of build output to English.
  14. # Please keep this setting intact when reporting bugs.
  15. LC_MESSAGES=C
  16. MAKEOPTS="-j4"
  17. VIDEO_CARDS="intel nvidia"
  18. INPUT_DEVICES = "evdev synaptics keyboard mouse"
  19. GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://lug.mtu.edu/gentoo/ http://gentoo.osuosl.org/ http://mirrors.rit.edu/gentoo/ http://gentoo.cs.uni.edu/"
  20. GRUB_PLATFORMS="pc"
  21.