Guest User

Untitled

a guest
Jul 16th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 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.  
  6. CFLAGS="-O2 -pipe"
  7.  
  8. MAKEOPTS="-j5"
  9.  
  10. CXXFLAGS="${CFLAGS}"
  11. # WARNING: Changing your CHOST is not something that should be done lightly.
  12. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  13.  
  14. CHOST="x86_64-pc-linux-gnu"
  15.  
  16. # These are the USE flags that were used in addition to what is provided by the
  17. # profile used for building.
  18.  
  19. USE="bindist mmx sse sse2 hal X pulseaudio networkmanager bluetooth gtk3 qt4 kde gnome -cd -cdr -dvd -ipv6"
  20.  
  21. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
  22.  
  23. SYNC="rsync://rsync2.ru.gentoo.org/gentoo-portage"
  24.  
  25. LINGUAS="en ru"
  26.  
  27. INPUT_DEVICES="evdev synaptics"
  28. VIDEO_CARDS="intel"
  29.  
  30. source /var/lib/layman/make.conf
  31. PORTDIR_OVERLAY="${PORTDIR_OVERLAY}"
Advertisement
Add Comment
Please, Sign In to add comment