summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authormouring <mouring>2003-03-21 01:05:37 +0000
committermouring <mouring>2003-03-21 01:05:37 +0000
commit91b86bc876e9a751bfa6470957025d0a4eba6e77 (patch)
tree645048ea694f3ecb160dde33c0eb4b0ef50b53e6 /config.sub
parentc4c75a7baa313270f4f20c69ad9174bb4228141f (diff)
downloadopenssh-91b86bc876e9a751bfa6470957025d0a4eba6e77.tar.gz
- (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved
guessing rules)
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index a03c1d15..a0b7bb9e 100755
--- a/config.sub
+++ b/config.sub
@@ -315,7 +315,7 @@ case $basic_machine in
| mipsisa64-* | mipsisa64el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \
| mipstx39 | mipstx39el \
- | none-* | np1-* | ns16k-* | ns32k-* \
+ | none-* | np1-* | ns16k-* | ns32k-* | nv1-* \
| orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
@@ -715,6 +715,9 @@ case $basic_machine in
nsr-tandem)
basic_machine=nsr-tandem
;;
+ nv1)
+ basic_machine=nv1-cray
+ ;;
op50n-* | op60c-*)
basic_machine=hppa1.1-oki
os=-proelf