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 b69d806 commit 7af65b1Copy full SHA for 7af65b1
swift-ci/sdks/android/scripts/build.sh
@@ -462,9 +462,9 @@ for arch in $archs; do
462
--llvm-ninja-targets-for-cross-compile-hosts=help \
463
--libdispatch-cmake-options=-DCMAKE_SHARED_LINKER_FLAGS= \
464
--foundation-cmake-options=-DCMAKE_SHARED_LINKER_FLAGS= \
465
- --extra-cmake-options='-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON' \
466
--cross-compile-append-host-target-to-destdir=False
467
+
468
# --extra-cmake-options='-DCMAKE_EXTRA_LINK_FLAGS="-Wl,-z,max-page-size=16384"'
469
# need to remove symlink that gets created in the NDK to the previous arch's build
470
# or else we get errors like:
0 commit comments