mirror of
git://git.musl-libc.org/musl
synced 2025-03-01 09:10:25 +00:00
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.
This commit is contained in:
parent
08f70a30c0
commit
0c5efde8d0
Loading…
Reference in New Issue
Block a user