Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jakubgs/7e2dceb9f3a9d454cec2d9affd662107 to your computer and use it in GitHub Desktop.
Save jakubgs/7e2dceb9f3a9d454cec2d9affd662107 to your computer and use it in GitHub Desktop.
../../../../../../../nix/store/1ngwf6wvh9hf1vz3h2h5znqi90fa86q1-clang-wrapper-7.1.0/bin/clang++
-MMD
-MF
obj/third_party/webrtc/rtc_base/memory/aligned_malloc/aligned_malloc.o.d
-DV8_DEPRECATION_WARNINGS
-DNO_TCMALLOC
-DFULL_SAFE_BROWSING
-DSAFE_BROWSING_CSD
-DSAFE_BROWSING_DB_LOCAL
-DOFFICIAL_BUILD
-DCHROMIUM_BUILD
-DFIELDTRIAL_TESTING_ENABLED
-DTOOLKIT_QT
-D_LIBCPP_HAS_NO_ALIGNED_ALLOCATION
-DCR_XCODE_VERSION=0910
-D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS
-D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0
-DNDEBUG
-DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DWEBRTC_ENABLE_PROTOBUF=1
-DHAVE_SCTP
-DENABLE_EXTERNAL_AUTH
-DUSE_BUILTIN_SW_CODECS
-DHAVE_WEBRTC_VIDEO
-DHAVE_WEBRTC_VOICE
-DLOGGING_INSIDE_WEBRTC
-DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0
-DGTEST_RELATIVE_PATH
-DWEBRTC_CHROMIUM_BUILD
-DWEBRTC_POSIX
-DWEBRTC_MAC
-DABSL_ALLOCATOR_NOTHROW=1
-Igen
-I../../3rdparty/chromium
-I../../3rdparty/chromium/third_party/webrtc_overrides
-I../../3rdparty/chromium/third_party/webrtc
-fno-strict-aliasing
-fstack-protector
-Wno-unknown-attributes
-Wno-unknown-pragmas
-Wno-unknown-warning-option
-fcolor-diagnostics
-fmerge-all-constants
-no-canonical-prefixes
-arch
x86_64
-Wall
-Wextra
-U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=2
-Wimplicit-fallthrough
-Wthread-safety
-Wunguarded-availability
-Wno-missing-field-initializers
-Wno-unused-parameter
-Wno-c++11-narrowing
-Wno-covered-switch-default
-Wno-unneeded-internal-declaration
-Wno-undefined-var-template
-Wno-address-of-packed-member
-Wno-nonportable-include-path
-Wno-user-defined-warnings
-Wno-unused-lambda-capture
-Wno-null-pointer-arithmetic
-Wno-enum-compare-switch
-Wno-ignored-pragma-optimize
-O2
-fno-omit-frame-pointer
-g0
-isysroot
../../../../../../../nix/store/rfgcgdq790yagbww2jb01nnmsfjdlmn5-MacOS_SDK-10.12
-mmacosx-version-min=10.12
-fvisibility=hidden
-Wheader-hygiene
-Wstring-conversion
-Wtautological-overlap-compare
-isystem
../../3rdparty/chromium/third_party/abseil-cpp
-Wno-parentheses-equality
-Wno-tautological-compare
-Wno-undefined-bool-conversion
-Wno-tautological-undefined-compare
-std=c++14
-stdlib=libc++
-fno-exceptions
-fno-rtti
-fvisibility-inlines-hidden
-c
../../3rdparty/chromium/third_party/webrtc/rtc_base/memory/aligned_malloc.cc
-o
obj/third_party/webrtc/rtc_base/memory/aligned_malloc/aligned_malloc.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment