doh, didn't mean to check in my hackaround lit sucking. :)
authorChris Lattner <sabre@nondot.org>
Sat, 17 Apr 2010 19:04:03 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Apr 2010 19:04:03 +0000 (19:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101663 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index fc6e67b2e88f278cfe2c0047183b4a0efc5fabec..3750fdb2f1d093e7c31057abd4c3f01a0d94b640 100644 (file)
@@ -28,7 +28,7 @@ endif
 
 ifdef VERBOSE
 RUNTESTFLAGS := $(VERBOSE)
-LIT_ARGS := -v -j16
+LIT_ARGS := -v
 else
 LIT_ARGS := -s -v
 endif