mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
Add support for a new 64 bit CPU type. Elxsi.
This commit is contained in:
parent
2a01536358
commit
4e7d5543d9
1 changed files with 4 additions and 0 deletions
4
config.sub
vendored
4
config.sub
vendored
|
|
@ -178,6 +178,10 @@ case $basic_machine in
|
|||
crds | unos)
|
||||
basic_machine=m68k-crds
|
||||
;;
|
||||
elxsi)
|
||||
basic_machine=elxsi-elxsi
|
||||
os=-bsd
|
||||
;;
|
||||
encore | umax | mmax)
|
||||
basic_machine=ns32k-encore
|
||||
os=-bsd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue