Fix WSL regression with APE loader

Microsoft's version of Linux requires that the ELF program headers say
that the executable has 4096 byte alignment. However, it doesn't force
us to pad the binary with NOPs to a page-aligned size.
This commit is contained in:
Justine Tunney 2022-06-11 05:11:36 -07:00
parent c260345e06
commit e32288d4ea
2 changed files with 2 additions and 2 deletions

Binary file not shown.