5 ms·
Also ELF segment alignment, which is defaults to 4k.
by dmytroi 2y ago
Also ELF segment alignment, which is defaults to 4k.
- bri3d 2y agoOnly on Android, for what it's worth; most "vanilla" Linux aarch64 linkers chose 64K defaults several years ago. But yes, most Android applications with native (NDK) binaries will need to be rebuilt with the new 16kb max-page-size.