Disable sanitizer_stoptheworld_linux_libcdep.cc for NetBSD

This commit is contained in:
kamil 2020-09-11 01:01:14 +00:00
parent 6d5d05ff0f
commit a476aad3c2

View File

@ -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__) || \