Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmytroi
659 days ago
Also ELF segment alignment, which is defaults to 4k.
1 comments
bri3d
659 days ago
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.
link