Hacker News new | ask | show | jobs
by dmytroi 659 days ago
Also ELF segment alignment, which is defaults to 4k.
1 comments

Only 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.