]> andersk Git - openssh.git/blobdiff - config.sub
- (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved
[openssh.git] / config.sub
index a03c1d15a868c20a8831f8dd9c67b7df27b84686..a0b7bb9e8b3442196293899ea23bbc4dacda5f59 100755 (executable)
@@ -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
This page took 0.03366 seconds and 4 git commands to generate.