Add none
authorJohn Gilmore <gnu@cygnus>
Fri, 23 Aug 1991 23:32:34 +0000 (23:32 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 23 Aug 1991 23:32:34 +0000 (23:32 +0000)
gdb/config.sub
readline/config.sub

index a298d49d9c1cf179eabe511d8539daafca88d74d..cd4d4afc6625457ce5ab9c87d37f70d8de213c40 100755 (executable)
@@ -310,7 +310,7 @@ esac
 case "${cpu}" in
 vax | tahoe | i386 | i860 | m68k | m68000 | m88k | sparc | ns32k \
        | alliant | arm | c1 | c2 | mips | pyramid | tron | a29k \
-       | rtpc | rs6000 | i960)
+       | rtpc | rs6000 | i960 | none)
        ;;
 *)
        echo '***' Invalid cpu \`${cpu}\': configuration \`$1\' not recognized 1>&2
index a298d49d9c1cf179eabe511d8539daafca88d74d..cd4d4afc6625457ce5ab9c87d37f70d8de213c40 100755 (executable)
@@ -310,7 +310,7 @@ esac
 case "${cpu}" in
 vax | tahoe | i386 | i860 | m68k | m68000 | m88k | sparc | ns32k \
        | alliant | arm | c1 | c2 | mips | pyramid | tron | a29k \
-       | rtpc | rs6000 | i960)
+       | rtpc | rs6000 | i960 | none)
        ;;
 *)
        echo '***' Invalid cpu \`${cpu}\': configuration \`$1\' not recognized 1>&2
This page took 0.026042 seconds and 4 git commands to generate.