K 10 svn:author V 2 ed K 8 svn:date V 27 2009-07-04T09:17:58.453546Z K 7 svn:log V 247 Disable LLVM's threading support. The threading is only useful when JITing stuff, which we don't. Because threading is also an experimental feature, it may break on various architectures (including i386). Submitted by: Alexander Best, Howard Su END