HARDWARE Sony VGN S580/etc/make.conf
From Gentoo Linux Wiki
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
| File: /etc/make.conf |
# 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="-O2 -march=i686 -pipe"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS=""
ACCEPT_KEYWORDS=""
USE="apci audiofile bluetooth bzip2 cdr ctype dba elibc_glibc ethereal exif \
expat fam fastbuild force-cgi-redirect ftp gd glut gmp gtkhtml guile \
hal idn irmc java javascript kernel_linux lcms libgda lm_sensors \
memlimit mng mozilla posix rdesktop samba scanner simplexml slang soap \
sockets tcltk tiff tokenizer unicode userland_GNU wifi xml2 xsl -apm \
-ipv6"
FEATURES="ccache"
# for xorg 7
INPUT_DEVICES="keyboard mouse evdev"
VIDEO_CARDS="nv nvidia vesa"
# for kde kmilo custom sony hacks
PORTDIR_OVERLAY="/usr/local/portage"
# for out-of kernel alsa kernel module builds
ALSA_CARDS="hda-intel"
|
