Skip to content

Instantly share code, notes, and snippets.

@kenchan
Created March 18, 2010 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenchan/336035 to your computer and use it in GitHub Desktop.
Save kenchan/336035 to your computer and use it in GitHub Desktop.
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS=$CFLAGS
LINGUAS="ja"
# 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"
ACCEPT_KEYWORDS="~x86"
MAKEOPTS="-j3"
INPUT_DEVICES="synaptics evdev"
VIDEO_CARDS="intel"
USE="X acpi -berkdb cairo -cdr cjk cleartype consolekit dbus -dvd -dvdr glibc-omitfp glitz gmp gtk hal icu -java5 java6 laptop libnotify logrotate mmx mmxext nsplugin opengl pcmcia -perl policykit -python smp sse sse2 startup-notification svg threads usb vim-syntax zsh-completion png jpeg xcb truetype ruby gtk"
PORTDIR_OVERLAY="/home/kenichi/git/portage-overlay ${PORTDIR_OVERLAY}"
FEATURES="ccache"
CCACHE_SIZE="4G"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment