Advertisement
Deadik

Untitled

Jun 5th, 2013
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.06 KB | None | 0 0
  1.  
  2. # Please consult /usr/share/portage/config/make.conf.example for a more detailed example.
  3. CFLAGS="-O2 -pipe -march=native"
  4. CXXFLAGS="${CFLAGS}"
  5. MAKEOPTS="-j5"
  6. # WARNING: Changing your CHOST is not something that should be done lightly.
  7. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  8. CHOST="x86_64-pc-linux-gnu"
  9. # These are the USE flags that were used in addition to what is provided by the
  10. # profile used for building.
  11. USE="kde apache2 eheflac flac -wifi bluetooth alsa semantic-desktop ALSA java gudev dbus vorbis ogg policykit hwdb consolekit qt3support opengl ud$
  12.  
  13. GENTOO_MIRRORS="rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.bloodhost.ru/ http://gentoo.bloodhost.ru/ http://mirror2.corbina.ru/gent$
  14.  
  15. SYNC="rsync://rsync.ru.gentoo.org/gentoo-portage"
  16. VIDEO_CARDS="intel"
  17. INPUT_DEVICES="evdev"
  18. LINGUAS="en ru"
  19. source /var/lib/layman/make.conf
  20.  
  21. PORTAGE_ELOG_CLASSES="warn error log qa"
  22. PORTAGE_ELOG_SYSTEM="save"
  23. ALSA_CARDS="hda-intel"
  24. SUPPORT_ALSA=1
  25. PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement