diff options
author | 2017-12-19 13:51:01 -0800 | |
---|---|---|
committer | 2017-12-19 13:51:16 -0800 | |
commit | 126adc89d8a32193df075ce665e76ad95ebd0557 (patch) | |
tree | 2016db69e9f2221fb0a4f3b40651d2b819df069f /sysdeps/unix/sysv/linux/m68k/kernel-features.h | |
parent | Avoid signed shift overflow in pow (bug 21309). (diff) | |
download | glibc-126adc89d8a32193df075ce665e76ad95ebd0557.tar.xz glibc-126adc89d8a32193df075ce665e76ad95ebd0557.zip |
Document that --enable-static-pie implies PIE
To build static PIE, all .o files are compiled with -fPIE. Since
--enable-static-pie is designed to provide additional security hardening
benefits, it also implies that glibc programs and tests are created as
dynamic position independent executables (PIE) by default for better
security hardening.
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
* manual/install.texi: Document that --enable-static-pie
implies PIE.
* INSTALL: Regenerated.
Diffstat (limited to 'sysdeps/unix/sysv/linux/m68k/kernel-features.h')
0 files changed, 0 insertions, 0 deletions