[llvm-commits] CVS: llvm-test/External/SPEC/CINT2006/429.mcf/Makefile
Bill Wendling
isanbard at gmail.com
Fri Sep 1 16:30:08 PDT 2006
Changes in directory llvm-test/External/SPEC/CINT2006/429.mcf:
Makefile updated: 1.1 -> 1.2
---
Log message:
Added perlbench Makefile.
---
Diffs of the changes: (+0 -1)
Makefile | 1 -
1 files changed, 1 deletion(-)
Index: llvm-test/External/SPEC/CINT2006/429.mcf/Makefile
diff -u llvm-test/External/SPEC/CINT2006/429.mcf/Makefile:1.1 llvm-test/External/SPEC/CINT2006/429.mcf/Makefile:1.2
--- llvm-test/External/SPEC/CINT2006/429.mcf/Makefile:1.1 Thu Aug 31 14:26:36 2006
+++ llvm-test/External/SPEC/CINT2006/429.mcf/Makefile Fri Sep 1 18:29:51 2006
@@ -11,7 +11,6 @@
RUN_OPTIONS = inp.in
CPPFLAGS += -DWANT_STDC_PROTO
-LDFLAGS += -lm
ifeq ($(RUN_TYPE),test)
STDOUT_FILENAME := test.out
More information about the llvm-commits
mailing list