mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Enable buidling of programs on Linux again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3984 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bbac47893f
commit
76e51a87e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user