diff options
author | fanquake <fanquake@gmail.com> | 2022-06-27 11:25:07 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-07-28 14:30:38 +0100 |
commit | aa87879a7707d24931132c23eb94461f9f86240b (patch) | |
tree | 3a2bb1d954d42380162330121c95cddc1fca6f8c /contrib/tracing/README.md | |
parent | 3897a131d022c29301809c3d6edfcb46e100dc21 (diff) |
guix: pass enable-bind-now to glibc
Both glibcs we build support `--enable-bind-now`:
Disable lazy binding for installed shared objects and programs.
This provides additional security hardening because it enables full RELRO
and a read-only global offset table (GOT), at the cost of slightly
increased program load times.
See:
https://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html
Diffstat (limited to 'contrib/tracing/README.md')
0 files changed, 0 insertions, 0 deletions