Skip to content

Instantly share code, notes, and snippets.

@taweili
Created October 1, 2011 21:08
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 taweili/1256662 to your computer and use it in GitHub Desktop.
Save taweili/1256662 to your computer and use it in GitHub Desktop.
Foreman Gem on Lion with Xcode 4.2
CC=gcc-4.2 LD=gcc-4.2 CXX=gcc-4.2 CFLAGS="--with-gcc" LDFLAGS="--with-gcc" gem install yard foreman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment