[llvm-commits] CVS: llvm/test/Makefile.tests

Chris Lattner lattner at cs.uiuc.edu
Sun Sep 29 18:00:01 PDT 2002


Changes in directory llvm/test:

Makefile.tests updated: 1.44 -> 1.45

---
Log message:

Enable buidling of programs on Linux again


---
Diffs of the changes:

Index: llvm/test/Makefile.tests
diff -u llvm/test/Makefile.tests:1.44 llvm/test/Makefile.tests:1.45
--- llvm/test/Makefile.tests:1.44	Thu Sep 19 16:46:03 2002
+++ llvm/test/Makefile.tests	Sun Sep 29 17:58:51 2002
@@ -42,7 +42,7 @@
 NATGCC  = /usr/dcs/software/supported/bin/gcc
 CP	= /bin/cp -f
 
-ifndef DISABLE_LLC
+ifndef DISABLE_LLC_DIFFS
 CC      = /opt/SUNWspro/bin/cc
 AS	= /opt/SUNWspro/bin/cc
 DIS     = /usr/ccs/bin/dis





More information about the llvm-commits mailing list