Accept h8300h for target cpu.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 14 Jul 1993 03:07:04 +0000 (03:07 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 14 Jul 1993 03:07:04 +0000 (03:07 +0000)
ld/configure.in

index 02163d5159de80caff29f6006abd3a6f073d9218..58169f52e87bbaae030526b69fae0bdf34c65021 100644 (file)
@@ -81,7 +81,7 @@ case "${target}" in
                        ;;
   a29k-*-*)            my_target=coff-a29k
                        ;;
-  h8300-*-hms)         my_target=coff-h8300
+  h8300*-*-hms)                my_target=coff-h8300
                        ;;
   h8500-*-hms)         my_target=coff-h8500
                        ;;
This page took 0.028122 seconds and 4 git commands to generate.