diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-01-25 20:06:31 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-01-25 20:06:31 -0500 |
commit | f9b8df464da02005a1f3296ad5c16582065befbf (patch) | |
tree | 6bfc3be960f914afc9f44f68631453c6358b1fc8 /.gitignore | |
parent | 1619127c11a5ab5d499d4b8a9b76af74f3132400 (diff) | |
download | musl-f9b8df464da02005a1f3296ad5c16582065befbf.tar.gz musl-f9b8df464da02005a1f3296ad5c16582065befbf.tar.xz musl-f9b8df464da02005a1f3296ad5c16582065befbf.zip |
add ssp suppression to some arch-override files that may need it
these were not covered by the parent-level rules with the new build system. in the old build system, the equivalent files were often in arch/$(ARCH)/src and likewise lacked the suppression. this could lead to early crashing (before thread pointer init) when libc itself was built with stack protector enabled.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions