forked from OSchip/llvm-project
0f776b0905
In both CMake and Makefiles, we are inconsistent about the use of libstdc++ vs. libc++, SDKs and minimum deployment targets for OS X. Let's fix the detection of SDKs, and let's explicitely set that we link against libc++ and mmacosx-version-min is 10.7. llvm-svn: 227509 |
||
---|---|---|
.. | ||
clang_darwin.mk | ||
clang_darwin_test_input.c | ||
clang_linux.mk | ||
clang_linux_test_input.c | ||
clang_macho_embedded.mk | ||
clang_macho_embedded_test_input.c | ||
darwin_bni.mk | ||
multi_arch.mk |