Skip to content

Instantly share code, notes, and snippets.

@knopp
Created May 10, 2020 12:25
Show Gist options
  • Save knopp/318dc898494ebe6a86ade6fc57fd06d1 to your computer and use it in GitHub Desktop.
Save knopp/318dc898494ebe6a86ade6fc57fd06d1 to your computer and use it in GitHub Desktop.
{
"directory": "/Users/Matej/Projects/Airflow/out_debug",
"command": "clang++ -MMD -MF obj/code/libs/airflow_common/airflow_common/prefix.h-cc.gch.d -DAIRFLOW_COMMON_BUILDING -DCR_XCODE_VERSION=1141 -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DDEBUG -D_DEBUG -DUSING_UV_SHARED -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -D_SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING -Igen/code/libs/airflow_common -I../code -I../code/libs -I../code/modules -I/opt/mp-dep/x64-debug/include -I/opt/mp-dep/x64-debug/include/glib-2.0 -I/opt/mp-dep/x64-debug/lib/glib-2.0/include -I/opt/mp-dep/x64-debug/include/gstreamer-1.0 -I/opt/mp-dep/x64-debug/lib/gstreamer-1.0/include -I/opt/mp-dep/x64-debug/include/libxml2 -I../build_ex/config -I../code/contrib/libuv/include -fno-strict-aliasing -fdiagnostics-color -arch x86_64 -fstack-protector-strong -O0 -fno-omit-frame-pointer -gdwarf-2 -fno-standalone-debug -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -mmacosx-version-min=10.12 -fvisibility=hidden --system-header-prefix=contrib -isystem/opt/mp-dep/x64-debug/include -isystem/opt/mp-dep/x64-debug/include/glib-2.0 -isystem/opt/mp-dep/x64-debug/lib/glib-2.0/include -isystem/opt/mp-dep/x64-debug/include/gstreamer-1.0 -isystem/opt/mp-dep/x64-debug/lib/gstreamer-1.0/include -isystem/opt/mp-dep/x64-debug/include/libxml2 -Weverything -Wno-c++98-compat-pedantic -Wno-shadow-field -Wno-weak-vtables -Wno-padded -Wno-covered-switch-default -Wno-global-constructors -Wno-double-promotion -Wno-switch-enum -Wno-cast-align -Wno-direct-ivar-access -Wno-format-pedantic -Wno-unreachable-code-loop-increment -Wno-cstring-format-directive -Wno-unused-macros -Wno-enum-enum-conversion -Wno-documentation-unknown-command -Wno-error-deprecated-declarations -Wno-error=unused-function -Wno-error=unused-member-function -Wno-error=unused-parameter -Wno-expansion-to-defined -Wno-return-std-move-in-c++11 -fvisibility-inlines-hidden -stdlib=libc++ -frtti -fexceptions -std=c++17 -stdlib=libc++ -x c++-header -c ../build_ex/config/prefix.h -o obj/code/libs/airflow_common/airflow_common/prefix.h-cc.gch",
"file": "../build_ex/config/prefix.h",
"output": "obj/code/libs/airflow_common/airflow_common/prefix.h-cc.gch"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment