File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
swift-ci/sdks/android/scripts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -468,10 +468,10 @@ for arch in $archs; do
468468 --xctest --install-xctest \
469469 --swift-testing --install-swift-testing \
470470 --swift-testing-macros --install-swift-testing-macros \
471- --cross-compile-build-swift-tools=False \
471+ --cross-compile-build-swift-tools=false \
472472 --libdispatch-cmake-options=-DCMAKE_SHARED_LINKER_FLAGS= \
473473 --foundation-cmake-options=-DCMAKE_SHARED_LINKER_FLAGS= \
474- --cross-compile-append-host-target-to-destdir=False
474+ --cross-compile-append-host-target-to-destdir=false
475475 # --extra-cmake-options='-DCMAKE_EXTRA_LINK_FLAGS="-Wl,-z,max-page-size=16384"'
476476 # need to remove symlink that gets created in the NDK to the previous arch's build
477477 # or else we get errors like:
You can’t perform that action at this time.
0 commit comments