From cb08bb04c85c6dcd3d951725505317c31eeff323 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 4 Jan 2017 22:11:41 +0000 Subject: Vendor import of libc++ trunk r291012: https://llvm.org/svn/llvm-project/libcxx/trunk@291012 --- test/support/external_threads.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/support/external_threads.cpp') diff --git a/test/support/external_threads.cpp b/test/support/external_threads.cpp index 381ec651eefc3..68ba96ff879ef 100644 --- a/test/support/external_threads.cpp +++ b/test/support/external_threads.cpp @@ -6,5 +6,5 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -#define _LIBCPP_BUILDING_EXTERNAL_THREADS +#define _LIBCPP_BUILDING_THREAD_API_EXTERNAL_PTHREAD #include <__threading_support> -- cgit v1.3