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 /src/internal/syscall.h | |
parent | use same object files for libc.a and libc.so if compiler produces PIC (diff) | |
download | grovel-f9b8df464da02005a1f3296ad5c16582065befbf.tar.gz grovel-f9b8df464da02005a1f3296ad5c16582065befbf.tar.xz |
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 'src/internal/syscall.h')
0 files changed, 0 insertions, 0 deletions