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 5adac2a + 8198d82 commit b7633a1Copy full SHA for b7633a1
utils/build-script-impl
@@ -749,6 +749,7 @@ function set_build_options_for_host() {
749
)
750
751
lldb_cmake_options+=(
752
+ -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING="${cmake_osx_deployment_target}"
753
-DCMAKE_OSX_SYSROOT:PATH="${cmake_os_sysroot}"
754
-DCMAKE_OSX_ARCHITECTURES="${architecture}"
755
0 commit comments