Skip to content

Instantly share code, notes, and snippets.

Created August 22, 2014 13:42
Show Gist options
  • Save anonymous/dd25d151f3fa5c3ae58c to your computer and use it in GitHub Desktop.
Save anonymous/dd25d151f3fa5c3ae58c to your computer and use it in GitHub Desktop.
g++-4.9 called with: -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -g -O2 -DNDEBUG -D_THREAD_SAFE -I/usr/local/Cellar/libtorrent/0.13.4/include -c -o curl_get.o curl_get.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-4.9 -pipe -w -Os -DHAVE_CONFIG_H -I. -I../.. -I./.. -DNDEBUG -D_THREAD_SAFE -I/usr/local/Cellar/libtorrent/0.13.4/include -c -o curl_get.o curl_get.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment