]> git.ipfire.org Git - people/ms/gcc.git/commit
libcc1: Export all symbols gcc-12-hardened
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Mar 2023 17:52:04 +0000 (17:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Mar 2023 10:53:11 +0000 (10:53 +0000)
commit439c8e21de5245d3f345bd796f3131be319f54d2
tree45bb0d152318dd912d00e2280a86fffcb5a4b4a0
parent8690dbe058f3ca8af0499a545c4b4cc6a5dc089a
libcc1: Export all symbols

This patches removes the -export-symbols option when linking libcc1 and
its plugins as it is breaking our hardening check where we are looking
for a reference to __stack_chk_fail in the symbol table.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libcc1/Makefile.am
libcc1/Makefile.in