[llvm-commits] [test-suite] r78548 - /test-suite/trunk/External/SPEC/CINT2006/Makefile
Evan Cheng
evan.cheng at apple.com
Sun Aug 9 19:01:02 PDT 2009
Author: evancheng
Date: Sun Aug 9 21:01:02 2009
New Revision: 78548
URL: http://llvm.org/viewvc/llvm-project?rev=78548&view=rev
Log:
Oops.
Modified:
test-suite/trunk/External/SPEC/CINT2006/Makefile
Modified: test-suite/trunk/External/SPEC/CINT2006/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/External/SPEC/CINT2006/Makefile?rev=78548&r1=78547&r2=78548&view=diff
==============================================================================
--- test-suite/trunk/External/SPEC/CINT2006/Makefile (original)
+++ test-suite/trunk/External/SPEC/CINT2006/Makefile Sun Aug 9 21:01:02 2009
@@ -21,7 +21,7 @@
ifndef SMALL_PROBLEM_SIZE
# Temporary.
PARALLEL_DIRS += \
- 473.astar \
+ 473.astar
endif
# Get the $(ARCH) setting
More information about the llvm-commits
mailing list