Skip to content

Instantly share code, notes, and snippets.

@liangqi
Created July 16, 2013 15:46
Show Gist options
  • Select an option

  • Save liangqi/6009914 to your computer and use it in GitHub Desktop.

Select an option

Save liangqi/6009914 to your computer and use it in GitHub Desktop.
clang++ -c -pipe -D_REENTRANT -I/usr/local/Cellar/glib/2.36.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -g -gdwarf-2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_NO_ICONV -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/Users/liangqi/qt/qt5/qtbase/mkspecs/macx-clang -I/Users/liangqi/qt/qt5/qtbase/src/corelib -I../../include -I../../include/QtCore -I../../include/QtCore/5.2.0 -I../../include/QtCore/5.2.0/QtCore -Iglobal -I/Users/liangqi/qt/qt5/qtbase/src/3rdparty/pcre -I/Users/liangqi/qt/qt5/qtbase/src/3rdparty/harfbuzz/src -I/Users/liangqi/qt/qt5/qtbase/src/3rdparty/md5 -I/Users/liangqi/qt/qt5/qtbase/src/3rdparty/md4 -I/Users/liangqi/qt/qt5/qtbase/src/3rdparty/sha3 -I.moc/debug-shared -I. -o .obj/debug-shared/qdataurl.o /Users/liangqi/qt/qt5/qtbase/src/corelib/io/qdataurl.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment