Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing extern C for __asan_default_options
(fix of commit 84b695d) Issue #206 (bdwgc). * os_dep.c [ADDRESS_SANITIZER && (UNIX_LIKE || NEED_FIND_LIMIT || MPROTECT_VDB) && !CUSTOM_ASAN_DEF_OPTIONS] (__asan_default_options): Add the declaration wrapped into EXTERN_C_BEGIN.
- Loading branch information