summaryrefslogtreecommitdiff
path: root/test/Makefile.tests
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
commit76e51a87e74a18aae72521d618a0c571a6263c30 (patch)
tree919d784a03186e593e846e3fde5b533ab9afd251 /test/Makefile.tests
parentbbac47893f755931cb5b0d8e315b2553113663a4 (diff)
downloadllvm-76e51a87e74a18aae72521d618a0c571a6263c30.tar.gz
llvm-76e51a87e74a18aae72521d618a0c571a6263c30.tar.bz2
llvm-76e51a87e74a18aae72521d618a0c571a6263c30.tar.xz
Enable buidling of programs on Linux again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3984 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile.tests')
-rw-r--r--test/Makefile.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.tests b/test/Makefile.tests
index 759c7dba21..5c6a96388a 100644
--- a/test/Makefile.tests
+++ b/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