From 01cd9d86e74fb2f13156215d85df202a0d11110f Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Sun, 9 May 2010 05:30:09 -0700 Subject: atomics.h Change-Id: Iad1cf587770d21d2d7306fc661ee159901cc4d18 --- host/include/llvm/Config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/include/llvm/Config/config.h b/host/include/llvm/Config/config.h index 7aa5fc1..93be9ad 100644 --- a/host/include/llvm/Config/config.h +++ b/host/include/llvm/Config/config.h @@ -472,7 +472,7 @@ #define LLVM_MANDIR "/usr/local/google/llvm/man" /* Build multithreading support into LLVM */ -#define LLVM_MULTITHREADED 0 +#define LLVM_MULTITHREADED 1 /* LLVM architecture name for the native architecture, if available */ #define LLVM_NATIVE_ARCH X86Target -- cgit v1.1