diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-08-12 20:03:33 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2014-08-12 20:03:33 +0000 |
commit | a03feadeb2221d28fb21c847336b3ef697aaf5ff (patch) | |
tree | 01cf2a84810ab0eed1269de2b28a1dcec807920f /clang/lib/Sema/SemaDecl.cpp | |
parent | 4815f09bbede0421ba8c79e97dbcfba8ab00c39c (diff) | |
download | bcm5719-llvm-a03feadeb2221d28fb21c847336b3ef697aaf5ff.tar.gz bcm5719-llvm-a03feadeb2221d28fb21c847336b3ef697aaf5ff.zip |
Fix the CMake build when setting MACOSX_DEPLOYMENT_TARGET
If we don't reset CMAKE_OSX_DEPLOYMENT_TARGET, it will end up in
CFLAGS together with the -mmacosx-version-min that we set,
and the compiler errors about the conflict.
llvm-svn: 215468
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions