diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-01-15 14:23:20 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-01-17 07:27:25 -0800 |
commit | ded3aeb2025c6686956eb10125aacb9a6e7c298e (patch) | |
tree | 66efc42730938c9345eae35648db5da733c23e49 /sysdeps/unix/sysv/linux/wait4.c | |
parent | 9fe6f6363886aae6b2b210cae3ed1f5921299083 (diff) | |
download | glibc-ded3aeb2025c6686956eb10125aacb9a6e7c298e.tar.gz glibc-ded3aeb2025c6686956eb10125aacb9a6e7c298e.tar.xz glibc-ded3aeb2025c6686956eb10125aacb9a6e7c298e.zip |
Properly handle --disable-default-pie [BZ #28780]
When --disable-default-pie is used, all glibc programs and the testsuite should be built as position dependent executables (non-PIE), regardless if the build compiler supports PIE or static PIE. When --disable-default-pie is used, don't build static PIE by default. This fixes BZ #28780. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/wait4.c')
0 files changed, 0 insertions, 0 deletions