[llvm-commits] [test-suite] r96869 - /test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile

Daniel Dunbar daniel at zuster.org
Mon Feb 22 18:09:46 PST 2010


Author: ddunbar
Date: Mon Feb 22 20:09:46 2010
New Revision: 96869

URL: http://llvm.org/viewvc/llvm-project?rev=96869&view=rev
Log:
Remove some random unused make variable.

Modified:
    test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile

Modified: test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile?rev=96869&r1=96868&r2=96869&view=diff
==============================================================================
--- test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile (original)
+++ test-suite/trunk/External/SPEC/CINT2000/252.eon/Makefile Mon Feb 22 20:09:46 2010
@@ -3,7 +3,6 @@
 STDOUT_FILENAME = cook_log.out
 STDERR_FILENAME = cook_log.err
 FP_ABSTOLERANCE := 0.005
-LINK_WITH_LLVMGCC_LIBS := 1
 
 CPPFLAGS = -include errno.h -DHAS_ERRLIST -DUSE_STRERROR -DSPEC_STDCPP -DNDEBUG
 





More information about the llvm-commits mailing list