mirror of
https://github.com/fluencelabs/musl
synced 2025-06-11 22:11:34 +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:
Reference in New Issue
Block a user