This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/82825] [8 regression] Many libsanitizer tests FAIL: dyld: Symbol not found: ___lsan_default_options


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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, the first question is what kind of system support this needs, when it
changed in between darwin11 and darwin17.

As the macro is guarded with #ifndef, I suppose we could override it from
configure for affected darwin versions through DEFS.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]