Advertisement
Guest User

Untitled

a guest
May 12th, 2013
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-march=native -O3 -pipe -floop-interchange -floop-strip-mine -floop-block"
  6. CXXFLAGS="${CFLAGS}"
  7. MAKEOPTS="-j3"
  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="bindist mmx sse sse2 sse3 sse4.1 sna dri udev consolekit dbus policykit intel graphite lightdm"
  14. ACCEPT_LICENSE="*"
  15. LINGUAS="es"
  16. INPUT_DEVICES="evdev synaptics"
  17. VIDEO_CARDS="intel"
  18. GENTOO_MIRRORS="ftp://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://mirror.lug.udel.edu/pub/gentoo/"
  19. SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
  20. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement