From 6d9ab31472b61c32b71878d72a421dac40a509aa Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Sun, 9 May 2010 06:37:55 -0700 Subject: mError Change-Id: I29399bbfa3b4b8cabb6caf64f5f3121727b17583 --- 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 93be9ad..7aa5fc1 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 1 +#define LLVM_MULTITHREADED 0 /* LLVM architecture name for the native architecture, if available */ #define LLVM_NATIVE_ARCH X86Target -- cgit v1.1