Changes in directory llvm-test/External/SPEC/CINT2000/252.eon:

Makefile updated: 1.13 -> 1.14
---
Log message:

Yea, this helps

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

 Makefile |    3 +++
 1 files changed, 3 insertions(+)


Index: llvm-test/External/SPEC/CINT2000/252.eon/Makefile
diff -u llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.13 
llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.14
--- llvm-test/External/SPEC/CINT2000/252.eon/Makefile:1.13      Wed Jan 25 
12:57:56 2006
+++ llvm-test/External/SPEC/CINT2000/252.eon/Makefile   Fri Nov  3 13:14:05 2006
@@ -15,6 +15,9 @@
  CPPFLAGS += -DFMAX_IS_DOUBLE
 endif
 
+ifeq ($(ARCH),Alpha)
+ CPPFLAGS += -DSPEC_CPU2000_LP64
+endif
 
 Source = $(addprefix $(SPEC_BENCH_DIR)/src/,  \
             ggCoverageSolidTexture.cc ggPathDielectricMaterial.cc ggBox2.cc \



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

Reply via email to