Skip to content

Instantly share code, notes, and snippets.

@yoshi1984
Created June 23, 2013 09:00
Show Gist options
  • Save yoshi1984/5844356 to your computer and use it in GitHub Desktop.
Save yoshi1984/5844356 to your computer and use it in GitHub Desktop.
Django環境を構築していたら ref: http://qiita.com/deepriver@github/items/f1ef783c7c3c5b52f2f6
cflags="-I$pkgincludedir -pipe -O2 -Wall -Wno-null-conversion -Wno-unused-private-field -Os -g -fno-strict-aliasing -DDBUG_OFF " #note: end space!
cflags="-I$pkgincludedir -Wall -Os -g -fno-strict-aliasing -DDBUG_OFF -arch x86_64 "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment