]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
authorSergey Bugaev <bugaevc@gmail.com>
Sat, 23 Mar 2024 17:32:45 +0000 (20:32 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 23 Mar 2024 21:47:46 +0000 (22:47 +0100)
commit6afeac1289b92bc893613cc9efc9b5c692369e64
tree72160532ec07090f03557929759accdaaf4c46cd
parent49aa652db810ebdca3a662ebd5b0468bd08ec688
hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now

While we could support it on any architecture, the tunable is currently
only defined on x86_64.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-ID: <20240323173301.151066-5-bugaevc@gmail.com>
sysdeps/mach/hurd/dl-sysdep.c
sysdeps/mach/hurd/mmap.c