We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1c336 commit ba2a88aCopy full SHA for ba2a88a
utils/build-script-impl
@@ -735,7 +735,6 @@ function set_build_options_for_host() {
735
-DCOMPILER_RT_ENABLE_IOS:BOOL=FALSE
736
-DCOMPILER_RT_ENABLE_WATCHOS:BOOL=FALSE
737
-DCOMPILER_RT_ENABLE_TVOS:BOOL=FALSE
738
- -DSANITIZER_MIN_OSX_VERSION="${cmake_osx_deployment_target}"
739
-DLLVM_ENABLE_MODULES:BOOL="$(true_false ${LLVM_ENABLE_MODULES})"
740
-DCMAKE_OSX_ARCHITECTURES="${architecture}"
741
)
0 commit comments