summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-20 04:33:06 +0000
committerChris Lattner <sabre@nondot.org>2010-04-20 04:33:06 +0000
commit03499d36b5cd7bd01346844fec0acd572def0247 (patch)
tree8a8c5077e87890864f2f2efa11f56ec96e6fcddb /clang
parent3da9a2a3a9752209dbcab228d60c1a39f66fe2bb (diff)
downloadbcm5719-llvm-03499d36b5cd7bd01346844fec0acd572def0247.tar.gz
bcm5719-llvm-03499d36b5cd7bd01346844fec0acd572def0247.zip
grr, lit only hates me, not the rest of the world.
llvm-svn: 101865
Diffstat (limited to 'clang')
-rw-r--r--clang/test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/test/Makefile b/clang/test/Makefile
index 40170e42ff9..e9d89454b89 100644
--- a/clang/test/Makefile
+++ b/clang/test/Makefile
@@ -16,9 +16,9 @@ TESTDIRS += $(EXTRA_TESTDIRS)
ifndef TESTARGS
ifdef VERBOSE
-TESTARGS = -v -j16
+TESTARGS = -v
else
-TESTARGS = -s -v -j16
+TESTARGS = -s -v
endif
endif
OpenPOWER on IntegriCloud