Changes in directory llvm-test/External/SPEC/CINT95:

Makefile updated: 1.8 -> 1.9
---
Log message:

no idea why this is disabled, it works

---
Diffs of the changes:  (+0 -7)

 Makefile |    7 -------
 1 files changed, 7 deletions(-)


Index: llvm-test/External/SPEC/CINT95/Makefile
diff -u llvm-test/External/SPEC/CINT95/Makefile:1.8 
llvm-test/External/SPEC/CINT95/Makefile:1.9
--- llvm-test/External/SPEC/CINT95/Makefile:1.8 Fri Dec  2 13:16:17 2005
+++ llvm-test/External/SPEC/CINT95/Makefile     Fri Jan 27 14:48:33 2006
@@ -9,13 +9,6 @@
   134.perl \
   147.vortex
 
-# Get the $(ARCH) setting
-include ${LEVEL}/Makefile.config
-
-ifeq ($(ARCH), Alpha)
-PARALLEL_DIRS := $(filter-out 134.perl, $(PARALLEL_DIRS))
-endif
-
 # Include the standard makefiles
 include ${LEVEL}/External/Makefile.external
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to