[llvm-commits] CVS: llvm-test/External/SPEC/CINT95/126.gcc/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Mon Sep 6 21:18:17 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT95/126.gcc:
Makefile updated: 1.5 -> 1.6
---
Log message:
Fix LEVEL as test/Programs is now top-level llvm-test
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/SPEC/CINT95/126.gcc/Makefile
diff -u llvm-test/External/SPEC/CINT95/126.gcc/Makefile:1.5 llvm-test/External/SPEC/CINT95/126.gcc/Makefile:1.6
--- llvm-test/External/SPEC/CINT95/126.gcc/Makefile:1.5 Sun Feb 29 18:58:32 2004
+++ llvm-test/External/SPEC/CINT95/126.gcc/Makefile Mon Sep 6 23:18:02 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
CPPFLAGS += -DSPEC -idirafter $(SPEC95_ROOT)/CINT95/126.gcc/src/src.alt
RUN_OPTIONS := -quiet -funroll-loops -fforce-mem -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fstrength-reduce -fpeephole -fschedule-insns -finline-functions -fschedule-insns2 -O -o -
More information about the llvm-commits
mailing list