diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-06 22:00:08 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-06 22:00:08 -0400 |
commit | 0c5efde8d06670e8709e3bff548921b05a7da692 (patch) | |
tree | 77c9c3d8a4e3e3f93231d0da208c56425929ec61 /src | |
parent | add configure check for gnu linker hash style setting (diff) | |
download | grovel-0c5efde8d06670e8709e3bff548921b05a7da692.tar.gz grovel-0c5efde8d06670e8709e3bff548921b05a7da692.tar.xz |
make configure try to disable stack protector
in theory we could support stack protector in the libc itself, and
users wanting to experiment with such usage could add
-fstack-protector to CFLAGS intentionally. but to avoid breakage in
the default case, override broken distro-patched gcc that forces stack
protector on.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions