Skip to content

Instantly share code, notes, and snippets.

@ursm
Created January 5, 2009 14:39
Show Gist options
  • Select an option

  • Save ursm/43413 to your computer and use it in GitHub Desktop.

Select an option

Save ursm/43413 to your computer and use it in GitHub Desktop.
CFLAGS="-march=nocona -O2 -ssse3 -fomit-frame-pointer -pipe"
CXXFLAGS=$CFLAGS
MAKEOPTS="-j4"
USE="unicode nls cjk ipv6 threads vim-syntax -fortran jpeg svg tiff gif"
LINGUAS="ja"
FEATURES="ccache"
source /opt/gentoo/usr/local/portage/layman/make.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment