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 2bea7e0 commit e7d1860Copy full SHA for e7d1860
swift-ci/sdks/android/scripts/build.sh
@@ -462,6 +462,7 @@ for arch in $archs; do
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
+
466
# --extra-cmake-options='-DCMAKE_EXTRA_LINK_FLAGS="-Wl,-z,max-page-size=16384"'
467
# need to remove symlink that gets created in the NDK to the previous arch's build
468
# or else we get errors like:
0 commit comments