open_toontown_panda3d/direct
rdb b4e8cf6958 dist: Fix crash running deploy-stub on arm64 with 16 KiB pages
arm64/aarch64 kernels may be configured with 4K, 16K or 64K pages, 16K seems to be most common.

The alignment does cause a big waste of space, we may have to revisit the use of mmap, or just mmap the whole executable
2023-10-22 11:29:23 +02:00
..
src dist: Fix crash running deploy-stub on arm64 with 16 KiB pages 2023-10-22 11:29:23 +02:00