more of make.conf
Rescued from failure, make.conf from my laptop.
64bit version, just for future refernce.
# 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.
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
MAKEOPTS="-j3"
USE="X -kde gnome acpi alsa fglrx radeon ati firefox \
png gif jpeg jpeg2k ssl zlib a52 avi lame aac aalib branding \
bzip2 cairo cddb cdparanoia cdr css dbus live mad djvu dri dts dv dvd \
dvdr dvdread ffmpeg gimp imagemagick imlib java mjpeg libnotify lzo \
matroska mp3 mpeg mplayer msn musicbrainz mysql mysqli vidix nsplugin \
offensive divx ogg pdf quicktime rdesktop rss samba sdl sse svg theora \
tiff truetype unicode usb v4l v4l2 vcd vorbis win32codecs x264 xine \
xinerama xpm xscreensaver xv xvid zeroconf fpu vme de pse tsc msr pae \
mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 \
ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni \
cx16 lahf_lm cmp_legacy svm extapic cr8_legacy wmf gimp threads java \
xvmc opengl avahi mdnsresponder-compat artworkextra flac daap nautilus \
xcomposite laptop pcmcia sqlite gmedia wmp mp2 rar realmedia xanim vidix \
cpudetection battery wifi lm_sensors cpufreq hddtemp"
LINGUAS="en fi sv"
FEATURES="parallel-fetch ccache"
INPUT_DEVICES="mouse keyboard vmmouse joystick synaptics"
VIDEO_CARDS="radeon fglrx ati vga vesa vmware"
ALSA_CARDS="hda-intel"
source /usr/portage/local/layman/make.conf
fail! :(
is not always bad for you.
NEVER do an emerge -C glibc on your gentoo system! NEVER! Graah! ( attemting to downgrade glibc )And I don’t have time to reinstall….
Ah well, time to try out the 64bit Sabayon POD 3.5 release now I guess…
updated make.conf for my Gentoo
Just an updated version of my make.conf.
Athlon XP 2400+ version.
# 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=athlon-xp -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
USE="X -kde gnome acpi alsa nvidia firefox \
png gif jpeg jpeg2k ssl zlib a52 avi lame aac aalib branding \
bzip2 cairo cddb cdparanoia cdr css dbus live mad djvu dri dts dv dvd \
dvdr dvdread ffmpeg gimp imagemagick imlib java mjpeg libnotify lzo \
matroska mp3 mpeg mplayer msn musicbrainz mysql mysqli vidix nsplugin \
offensive divx ogg pdf quicktime rdesktop rss samba sdl sse svg theora \
tiff truetype unicode usb v4l v4l2 vcd vorbis win32codecs x264 xine \
xinerama xpm xscreensaver xv xvid zeroconf fpu vme de pse tsc msr \
pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall \
mmxext 3dnowext 3dnow up ts wmf gimp threads java xvmc opengl avahi \
mdnsresponder-compat artworkextra flac daap nautilus xcomposite"
LINGUAS="en fi sv"
FEATURES="parallel-fetch ccache"
INPUT_DEVICES="mouse keyboard vmmouse joystick"
VIDEO_CARDS="nvidia vga vesa vmware"


