https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64234

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
But why do you want to use -static-libasan ?  Just link it dynamically...
--dynamic-list is hard to maintain, aren't there hundreds of symbols that are
exported from libasan?

Reply via email to