Skip to content

Instantly share code, notes, and snippets.

@jamesarosen
Created January 17, 2010 16:49
Show Gist options
  • Save jamesarosen/279443 to your computer and use it in GitHub Desktop.
Save jamesarosen/279443 to your computer and use it in GitHub Desktop.
Bundler build_options for binary gems
mysql:
mysql-dir: /usr/local/mysql
mysql-lib: /usr/local/mysql/lib
mysql-include: /usr/local/mysql/include
pg:
pgsql-include: /Library/PostgreSQL/8.4/include
with-pgsql-lib: /Library/PostgreSQL/8.4/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment