aydarbiktimirov

Untitled

Apr 7th, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.72 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=core2 -mtune=generic"
  6. CXXFLAGS="${CFLAGS}"
  7. # WARNING: Changing your CHOST is not something that should be done lightly.
  8. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  9. MAKEOPTS="-j2"
  10. CHOST="x86_64-pc-linux-gnu"
  11. LINGUAS="ru en"
  12. #GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
  13. #SYNC="rsync://mirror.yandex.ru/gentoo-portage/"
  14. GENTOO_MIRRORS="http://81.5.90.66/gentoo-distfiles/"
  15. SYNC="rsync://81.5.90.66/gentoo-portage/"
  16. VIDEO_CARDS="fglrx"
  17. INPUT_DEVICES="evdev keyboard mouse synaptics"
  18. # These are the USE flags that were used in addition to what is provided by the
  19. # profile used for building.
  20. USE="X aac aalib acpi alsa apache2 bash-completion bluetooth bzip2
  21.     cairo canna cdr cgi chasen cjk cscope curl curlwrappers cxx dbus -debug dhclient dhcpcd djvu -dso dvd dvdr encode ffmpeg
  22.     -firefox flac fontconfig ftp gd geoip gif git gimp -gnome gtk iconv icq imagemagick -ipv6 jabber java javascript jpeg2k
  23.     -kde libcaca libnotify libwww lzma lzo mad matroska midi migemo mmx modules -mozilla mp3 mp4 mpeg mplayer multilib musepack
  24.     ncurses networkmanager nls nsplugin ntfsprogs opengl perl php -plasma png posix -qt4 raw readline samba sasl sockets sound sse sse2 sse3 ssse3 sse4 sse4_1 sse_4_2
  25.     subversion svg svga theora threads tiff truetype udev unicode usb v4l v4l2 vim-syntax wifi xinerama xv xvid
  26.     type1 cleartype corefonts colord gtk3 vdpau"
  27.  
  28. source /var/lib/layman/make.conf
  29.  
  30. PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage/"
  31. I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1
Advertisement
Add Comment
Please, Sign In to add comment