Skip to content

Instantly share code, notes, and snippets.

@anagri
Created August 30, 2013 06:28
Show Gist options
  • Save anagri/6386839 to your computer and use it in GitHub Desktop.
Save anagri/6386839 to your computer and use it in GitHub Desktop.
Setting up mysql2 gem on Mac OS X
cflags="-I$pkgincludedir -Wall -Os -g -fno-strict-aliasing -DDBUG_OFF -arch x86_64 " #note: end space!
cxxflags="-I$pkgincludedir -Wall -Os -g -fno-strict-aliasing -DDBUG_OFF -arch x86_64 " #note: end space!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment