[CMake] [Darwin] [Builtins] Force setting the flags we care about at the end...
[CMake] [Darwin] [Builtins] Force setting the flags we care about at the end of the compiler command line Setting CMAKE_*_FLAGS isn't sufficient here because CMAKE_*_FLAGS_${CMAKE_BUILD_TYPE} can override the flags, and there is no way to safely clear that because it is a cached variable (<sarcasm> YAY! </sarcasm>). llvm-svn: 252807
Loading
Please sign in to comment