diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:11:48 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:11:48 +0200 |
commit | 986886f2b8ab4a7e1b3d66e99934d8fdab537be9 (patch) | |
tree | c49e9711e7229a8d12f5b5b0ab38b5bd6c27b711 /sys/src/mkfile.proto | |
parent | f7703d6971383c39f981f5676a4e28a6371c3997 (diff) |
retire the dec alpha port
Diffstat (limited to 'sys/src/mkfile.proto')
-rw-r--r-- | sys/src/mkfile.proto | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/mkfile.proto b/sys/src/mkfile.proto index bc6022f5c..ba0b4ed63 100644 --- a/sys/src/mkfile.proto +++ b/sys/src/mkfile.proto @@ -2,8 +2,8 @@ # common mkfile parameters shared by all architectures # -OS=05678qv -CPUS=spim arm amd64 alpha 386 power mips +OS=0568qv +CPUS=spim arm amd64 386 power mips CFLAGS=-FTVw LEX=lex YACC=yacc |