Advertisement
krax

make.conf

Jul 16th, 2011
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.50 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=core2 -O2 -pipe"
  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. CHOST="x86_64-pc-linux-gnu"
  10. # These are the USE flags that were used in addition to what is provided by the
  11. # profile used for building.halhal
  12. USE="mmx sse sse2 sse3 bash-completion a52 mmx v4l xv x264 apng gnome-keyring -kde nautilus gtk3 branding cairo mmxext nls startup-notification nptl X openmp sqllite vaapi ssl threads unicode vhosts udev usb dvd mysql mysqli hal suid udev png jpeg ipv6 ssl wifi perl tiff svg acl truetype bluetooth transcode 7zip acc firefox amr asf mp4 bzip2 audiofile opengl gstreamer xvid java javascript curl nsplugin ffmpeg flac flash ftp gimp pdf pic midi matroska pda win32codecs mpeg libwww pppd dts zlib yahoo shorten fbcon encode djvu dri emboss exif fam vorbis libnotify"
  13. MAKEOPTS="-j3"
  14.  
  15. GENTOO_MIRRORS="http://gentoo.gossamerhost.com rsync://gentoo.gossamerhost.com/gentoo-distfiles/ http://mirrors.163.com/gentoo/ ftp://mirrors.sohu.com/gentoo/ http://mirrors.sohu.com/gentoo/ ftp://mirrors.stuhome.net/gentoo/ rsync://mirrors.stuhome.net/gentoo/ http://gentoo.aditsu.net:8000/ ftp://gentoo.inf.elte.hu/ http://gentoo.inf.elte.hu/ ftp://mirror.isoc.org.il/gentoo/ http://mirror.isoc.org.il/pub/gentoo/ http://gentoo.channelx.biz/ http://gentoo.gg3.net/ ftp://gg3.net/pub/linux/gentoo/ rsync://mirror.neolabs.kz/gentoo http://mirror.neolabs.kz/gentoo/pub ftp://mirror.neolabs.kz/gentoo/pub http://gentoo.kems.net ftp://gentoo.kems.net/mirrors/gentoo http://archive.mmu.edu.my/gentoo rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.bloodhost.ru/ http://gentoo.bloodhost.ru/ http://mirror2.corbina.ru/gentoo-distfiles/ ftp://mirror2.corbina.ru/gentoo-distfiles/ rsync://mirror2.corbina.ru/gentoo-distfiles/ http://ftp.twaren.net/Linux/Gentoo/ ftp://mirror.bytemark.co.uk/gentoo/ http://mirror.bytemark.co.uk/gentoo/ rsync://mirror.bytemark.co.uk/gentoo/ rsync://gentoo.kiev.ua/gentoo-distfiles ftp://gentoo.kiev.ua/ http://gentoo.kiev.ua/ftp/ http://mirror.mcs.anl.gov/pub/gentoo/ rsync://mirror.mcs.anl.gov/gentoo/ ftp://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.chem.wisc.edu/gentoo/"
  16.  
  17. FEATURES="parallel-fetch"
  18. VIDEO_CARDS="intel"
  19. INPUT_DEVICES="evdev synaptics"
  20. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement