From: LLVM Packaging Team Date: Mon, 30 Dec 2019 14:31:05 +0000 (+0000) Subject: kfreebsd-libcxx-threads-detection X-Git-Tag: archive/raspbian/1%7.0.1-8+rpi3+deb10u2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ad6d2fdc70ebd2acfbefbc30e09c456d77cc64bf;p=llvm-toolchain-7.git kfreebsd-libcxx-threads-detection =================================================================== Gbp-Pq: Topic kfreebsd Gbp-Pq: Name kfreebsd-libcxx-threads-detection.diff --- diff --git a/libcxx/include/__config b/libcxx/include/__config index 6982213d5..43af972cf 100644 --- a/libcxx/include/__config +++ b/libcxx/include/__config @@ -1107,6 +1107,7 @@ _LIBCPP_FUNC_VIS extern "C" void __sanitizer_annotate_contiguous_container( !defined(_LIBCPP_HAS_THREAD_API_WIN32) && \ !defined(_LIBCPP_HAS_THREAD_API_EXTERNAL) # if defined(__FreeBSD__) || \ + defined(__FreeBSD_kernel__) || \ defined(__Fuchsia__) || \ defined(__NetBSD__) || \ defined(__linux__) || \