6dcbc9fc14
- Increase the size of the FFI trampoline template. - Increase alignment of ELF binaries generated by the VM. - Pass flags for binaries generated by the NDK's linker increase alignment. - Runtime allocation already either rounds up to the runtime-queried page size or assumes it is no more than 512k. TEST=ci, readelf Bug: go/16k-app-guide Change-Id: I4fdb2a47534a6a24875e205c3a357b5415ca18b8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/321302 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Liam Appelbe <liama@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>