diff options
author | 2019-08-06 15:49:08 +0200 | |
---|---|---|
committer | 2019-08-06 15:49:08 +0200 | |
commit | 8d454abeb444db805fb504ecf256b6c2e3e25e04 (patch) | |
tree | dfad13598d14cf08768fef190ab44a9304d46021 /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | Add CLONE_PIDFD from Linux 5.2 to bits/sched.h. (diff) | |
download | glibc-8d454abeb444db805fb504ecf256b6c2e3e25e04.tar.xz glibc-8d454abeb444db805fb504ecf256b6c2e3e25e04.zip |
s390: Fix Enable VDSO for static linking
The commit 5e855c8954014bca7b0d6f07312ec09553695ffd
"s390: Enable VDSO for static linking" removed the definition of VDSO_SETUP
which leads to not setup the vdso symbols.
Instead it jumps to false addresses.
This patch just re adds the removed VDSO_SETUP macro definition.
ChangeLog:
* sysdeps/unix/sysv/linux/s390/init-first.c (VDSO_SETUP): New define.
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions