Advertisement
Guest User

Untitled

a guest
Mar 30th, 2013
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 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=corei7 -O2 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7. MAKEOPTS="-j9"
  8.  
  9. # WARNING: Changing your CHOST is not something that should be done lightly.
  10. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  11. CHOST="x86_64-pc-linux-gnu"
  12.  
  13. # These are the USE flags that were used in addition to what is provided by the
  14. # profile used for building.
  15. USE="mmx sse sse2 -gnome -gtk udev cdr alsa dvd audio jpg jpeg png qt3support dbus opengl X policykit ogg mp3 mp4 wav gstreamer ec"
  16. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
  17. VIDEO_CARDS="fglrx"
  18. ALSA_CARDS="intel"
  19. INPUT_DEVICES="keyboard mouse touchpad evdev synaptics"
  20. LINGUAS="ru en"
  21.  
  22. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement