Sunday, November 19, 2006

/etc/make.conf

I just thought I would keep a backup of my make.conf here(I will also update this frequently)...
##########################################
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="a52 avi rar aspell-en aspell gtkspell vlc xine pykde librsvg qt libcaca aalib mplayer qt3 pyqt3 PyQt pdf python 3dnowext xvid oss encode fame mpeg ogg quicktime subtitles vo
rbis dv dvdread divx4linux dts live mad acpi mplayer madwifi xinerama X dbus hal alsa qt3 arts esd bzip2 kde -gnome ieee1394 pcmcia png jpg jpeg samba sse sse2 gtk truetype mmx 3
dnow 3dnowext wifi win32codecs opengl xgl cairl glitz pango dvd dvdr dvdrw cdr cdrw mp3 firefox nsplugins"
GENTOO_MIRRORS="http://gentoo.cites.uiuc.edu/pub/gentoo/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
VIDEO_CARDS="radeon vga vesa"
LINGUAS="en"
INPUT_DEVICES="keyboard mouse"
source /usr/portage/local/layman/make.conf

###########################################

0 comments: