Skip to content

Instantly share code, notes, and snippets.

@jessicah
Last active August 29, 2015 14:06
Show Gist options
  • Save jessicah/af924ad192239679fc0d to your computer and use it in GitHub Desktop.
Save jessicah/af924ad192239679fc0d to your computer and use it in GitHub Desktop.
g++ -c -pipe -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-parameter -Wno-multichar -Wno-uninitialized -Wno-ignored-qualifiers -Wno-missing-field-initializers -std=c++11 -msse2 -O3 -ffast-math -fPIC -Wall -W -DUSING_QT_UI -DUSE_FFMPEG -D_M_IX86 -DPPSSPP_GIT_VERSION="\"v0.9.9.1-458-g94c865b\"" -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_CORE_LIB -I../../../system/data/Qt/mkspecs/haiku-g++ -I../Qt -I../../../system/develop/headers/x86/QtCore -I/packages/libqt4_x86-4.8.6.2-1/.self/develop/headers/x86/QtOpenGL -I../../../system/develop/headers/x86 -I../ext/zlib -I../Common -I/boot/home/ppsspp/Qt/../ffmpeg/linux/x86/include -I../native -I/boot/home/ppsspp/Qt/../native/ext/glew -I/boot/home/ppsspp/Qt/../native/ext/rg_etc1 -I../native/ext/cityhash -I/boot/home/ppsspp/Qt/../native/ext/jpge -I/boot/home/ppsspp/Qt/../native/ext/stb_vorbis -I../ext/snappy -I/boot/home/ppsspp/Qt/../native/ext/vjson -I.moc/Native -I. -o .obj/Native/*.o ../native/util/bits/*.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment