Disable sanitizer_stoptheworld_linux_libcdep.cc for NetBSD
This commit is contained in:
parent
6d5d05ff0f
commit
a476aad3c2
@ -12,7 +12,7 @@
|
||||
|
||||
#include "sanitizer_platform.h"
|
||||
|
||||
#if (SANITIZER_LINUX || SANITIZER_NETBSD) && \
|
||||
#if SANITIZER_LINUX && \
|
||||
(defined(__x86_64__) || defined(__mips__) || \
|
||||
defined(__aarch64__) || defined(__powerpc64__) || \
|
||||
defined(__s390__) || defined(__i386__) || \
|
||||
|
Loading…
Reference in New Issue
Block a user