summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2021-06-28 17:19:18 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-28 22:29:28 +0200
commite35b0605013163ea2f3425ec4ed4489e64d03280 (patch)
treef85946bd1c6b36b377997373fdb53f8c96e65f8e /Kernel/Syscalls
parente979a88af4d4a1fea392a7620436bd37579a6a1f (diff)
downloadserenity-e35b0605013163ea2f3425ec4ed4489e64d03280.zip
Userland: Set linker max page size to 4096
Neither the kernel nor LibELF support loading libraries with larger PT_LOAD alignment. The default on x86 is 4096 while it's 2MiB on x86_64. This changes the alignment to 4096 on all platforms.
Diffstat (limited to 'Kernel/Syscalls')
0 files changed, 0 insertions, 0 deletions