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 5c68b61 commit 2bea7e0Copy full SHA for 2bea7e0
swift-ci/sdks/android/scripts/build.sh
@@ -460,6 +460,7 @@ for arch in $archs; do
460
--swift-testing --install-swift-testing \
461
--cross-compile-build-swift-tools=0 \
462
--llvm-ninja-targets-for-cross-compile-hosts=help \
463
+ --extra-cmake-options='-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON' \
464
--cross-compile-append-host-target-to-destdir=False
465
# --extra-cmake-options='-DCMAKE_EXTRA_LINK_FLAGS="-Wl,-z,max-page-size=16384"'
466
# need to remove symlink that gets created in the NDK to the previous arch's build
0 commit comments