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.
2 parents ff874f8 + ba2a88a commit 1665778Copy full SHA for 1665778
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