Skip to content

Instantly share code, notes, and snippets.

@ursm
Created November 17, 2009 18:57
Show Gist options
  • Save ursm/237156 to your computer and use it in GitHub Desktop.
Save ursm/237156 to your computer and use it in GitHub Desktop.
CFLAGS="-march=nocona -O2 -mssse3 -pipe"
CXXFLAGS=$CFLAGS
ACCEPT_KEYWORDS="${ACCEPT_KEYWORDS} ~x86-macos"
MAKEOPTS="-j4"
FEATURES="candy ccache"
EMERGE_DEFAULT_OPTS="--keep-going"
PORTAGE_NICENESS="5"
USE="cjk ipv6 lzma nls threads unicode vim-syntax zsh-completion"
LINGUAS="ja"
PORTDIR_OVERLAY="/Users/ursm/prefix-overlay"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment