arm64: add mkfile
This commit is contained in:
parent
db70c1d20d
commit
c57c8919e3
2 changed files with 7 additions and 1 deletions
6
arm64/mkfile
Normal file
6
arm64/mkfile
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
</sys/src/mkfile.proto
|
||||||
|
|
||||||
|
CC=7c
|
||||||
|
LD=7l
|
||||||
|
AS=7a
|
||||||
|
O=7
|
|
@ -2,7 +2,7 @@
|
||||||
# common mkfile parameters shared by all architectures
|
# common mkfile parameters shared by all architectures
|
||||||
#
|
#
|
||||||
|
|
||||||
OS=0568qv
|
OS=05678qv
|
||||||
CPUS=spim arm amd64 386 power mips
|
CPUS=spim arm amd64 386 power mips
|
||||||
CFLAGS=-FTVw
|
CFLAGS=-FTVw
|
||||||
LEX=lex
|
LEX=lex
|
||||||
|
|
Loading…
Reference in a new issue