diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-07-16 00:20:50 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-07-16 00:20:50 +0000 |
commit | c8800849283877e61d2a433f866656db4dff8d72 (patch) | |
tree | 98ba5521a8a2a56c58d0b7e14f8fa10ee181b035 /clang/lib/Driver/Driver.cpp | |
parent | 06d6d1905e9c7eafc2cf3500047afa5d82a29eb7 (diff) | |
download | bcm5719-llvm-c8800849283877e61d2a433f866656db4dff8d72.tar.gz bcm5719-llvm-c8800849283877e61d2a433f866656db4dff8d72.zip |
[CMake] Revisit PR23539: allow to override SANITIZER_MIN_OSX_VERSION at configure time.
Some users may need to configure Clang/compiler-rt with
-DMACOSX_DEPLOYMENT_TARGET=10.6, as they expect Clang to produce working
(non-sanitized) binaries on 10.6. In this case they would need to
additionally provide -DSANITIZER_MIN_OSX_VERSION=10.7 to mark
that sanitizer runtimes may only be used on 10.7+ (where they are
supported).
llvm-svn: 242363
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions