summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-09-29 22:58:51 +0000
committerChris Lattner <sabre@nondot.org>2002-09-29 22:58:51 +0000
commit36fb08ee530acc9851b397d15ec8ad9ad73389fc (patch)
tree678ecd0287ffbafeadd93278a80ff1f13ae9e9b9
parent6be99c4f23947425a34d1b29559f2a775d28b63f (diff)
downloadbcm5719-llvm-36fb08ee530acc9851b397d15ec8ad9ad73389fc.tar.gz
bcm5719-llvm-36fb08ee530acc9851b397d15ec8ad9ad73389fc.zip
Enable buidling of programs on Linux again
llvm-svn: 3984
-rw-r--r--llvm/test/Makefile.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Makefile.tests b/llvm/test/Makefile.tests
index 759c7dba21b..5c6a96388aa 100644
--- a/llvm/test/Makefile.tests
+++ b/llvm/test/Makefile.tests
@@ -42,7 +42,7 @@ TESTRUNR = $(LEVEL)/test/TestRunner.sh
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
OpenPOWER on IntegriCloud