Advertisement
Guest User

Untitled

a guest
Mar 10th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.22 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="-O2 -pipe -march=native"
  6. CXXFLAGS="${CFLAGS}"
  7. MAKEOPTS="-j5"
  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="java gudev dbus vorbis ogg policykit hwdb consolekit qt3support opengl udev -gtk X -gnome bindist mmx sse sse2"
  14.  
  15. GENTOO_MIRRORS="rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.bloodhost.ru/ http://gentoo.bloodhost.ru/ http://mirror2.corbina.ru/gentoo-distfiles/ ftp://mirror2.corbina.ru/gentoo-distfiles/ rsync://mirror2.corbina.ru/gentoo-distfiles/ rsync://xeon.gentoo.ru/gentoo-distfiles ftp://xeon.gentoo.ru/mirrors/gentoo/distfiles/ http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
  16.  
  17. SYNC="rsync://rsync.ru.gentoo.org/gentoo-portage"
  18. VIDEO_CARDS="intel"
  19. INPUT_DEVICES="evdev"
  20. LINGUAS="en ru"
  21. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement