Changes between Initial Version and Version 1 of Ticket #62211, comment 1


Ignore:
Timestamp:
Feb 27, 2021, 4:59:50 PM (3 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62211, comment 1

    initial v1  
    55}}}
    66
    7 Yet it also correctly finds my 11.1 SDK elsewhere:
     7Yet it also correctly finds and uses my 11.1 SDK elsewhere:
     8{{{
     9:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk'
     10}}}
    811{{{
    912:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -I/opt/local/include -Ithird_party/re2 -I/opt/local/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c third_party/abseil-cpp/absl/synchronization/barrier.cc -o python_build/temp.macosx-11.0-x86_64-3.8/third_party/abseil-cpp/absl/synchronization/barrier.o -std=c++11 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread