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 e350942 commit fcde0f1Copy full SHA for fcde0f1
swift-ci/sdks/android/scripts/build.sh
@@ -429,6 +429,7 @@ for arch in $archs; do
429
--install-foundation \
430
--xctest --install-xctest \
431
--swift-testing --install-swift-testing \
432
+ --cross-compile-build-swift-tools=0 \
433
--cross-compile-append-host-target-to-destdir=False \
434
--extra-cmake-options='-DCMAKE_EXTRA_LINK_FLAGS="-Wl,-z,max-page-size=16384"'
435
0 commit comments