Enable buidling of programs on Linux again
authorChris Lattner <sabre@nondot.org>
Sun, 29 Sep 2002 22:58:51 +0000 (22:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Sep 2002 22:58:51 +0000 (22:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3984 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index 759c7dba21b02d8f2492bb57b3d23eb2419c1ce3..5c6a96388aa4a79dc3001d0d4b27f18e255aa4bc 100644 (file)
@@ -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