diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-03 21:12:31 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-05-03 21:12:31 +0200 |
commit | c57c8919e303aaad512a5e603f60d4be22d6afea (patch) | |
tree | a75ad1ee5977e73380ed40a8e0d9fe91f63dfcc6 /sys/src/mkfile.proto | |
parent | db70c1d20da3738467a9cbc0ebcfd8ebe9e4ccd8 (diff) |
arm64: add mkfile
Diffstat (limited to 'sys/src/mkfile.proto')
-rw-r--r-- | sys/src/mkfile.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/mkfile.proto b/sys/src/mkfile.proto index ba0b4ed63..1947735c9 100644 --- a/sys/src/mkfile.proto +++ b/sys/src/mkfile.proto @@ -2,7 +2,7 @@ # common mkfile parameters shared by all architectures # -OS=0568qv +OS=05678qv CPUS=spim arm amd64 386 power mips CFLAGS=-FTVw LEX=lex |