Advertisement
frank56

Franks /etc/make.conf

Jan 7th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. # cat /etc/make.conf
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CFLAGS="-O2 -march=i686 -pipe"
  7. CXXFLAGS="${CFLAGS}"
  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="i686-pc-linux-gnu"
  11.  
  12. PORT_LOGDIR=/var/log/portage
  13. PORTAGE_BLOG_CLASSES="info warn error log"
  14. PORTAGE_BLOG_SYSTEM="save"
  15.  
  16. MAKEOPTS="-j2"
  17.  
  18. GENTOO_MIRRORS="http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://mirror.its.uidaho.edu/pub/gentoo/ ftp://ftp.wallawalla.edu/pub/mirrors/ftp.gentoo.org"
  19.  
  20. SYNC="rsync://rsync8.us.gentoo.org/gentoo-portage"
  21.  
  22. USE=" gtk gnome qt4 -kde cdr dvd alsa (ipc) epydoc hal dbus sqlite python branding eds gstreamer vba java pam winbind kerberos acl
  23. a52 aac acpi alsa cairo dvdr emboss exif fam firefox flac gif hal jpeg lcms ldap libnotify mp4 mpeg ogg opengl pango pdf png ppds startup-notifation
  24. svg tiff truetype vorbis unicode usb X xcb x264 xml xulrunner xv xvid ipv6 ssl connection-sharing dhcpcd gnutls ppp resolvconf
  25. wimax autoipd introspection readline policykit nls mail nauilus bluetooth ~x86 tk ares -static-libs acl (-selinux) 32bit -vdpau nsplugin debug
  26. examples swat tcpd perl -threads -rpc gtk3* qt4* -bookmarks -howl-compat -mdnsresponder -mono -test utils vala debug eds socialweb -test -tracker
  27. -nss gdbm avahi "
  28.  
  29.  
  30. SYNC="rsync://rsync26.us.gentoo.org/gentoo-portage"
  31.  
  32. VIDEO_CARDS="intel"
  33.  
  34. INPUT_DEVICES="evdev"
  35.  
  36. ACCEPT_KEYWORDS="~x86"
  37. frank portage #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement