1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Enable buidling of programs on Linux again

llvm-svn: 3984
This commit is contained in:
Chris Lattner 2002-09-29 22:58:51 +00:00
parent dddfcdc478
commit d279fa6581

View 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