From Kelley Cook <kelleycook@wideopenwest.com>:
[deliverable/binutils-gdb.git] / gdb / nlm / configure.in
index 845b486e524f20412feff6217afbbd0012cdde0a..ba415aa31e1e2864e0152772d9b0b52caa833c59 100644 (file)
@@ -15,7 +15,7 @@ case "${target_cpu}" in
 alpha)                 gdb_target_cpu=alpha ;;
 c[12])                 gdb_target_cpu=convex ;;
 hppa*)                 gdb_target_cpu=pa ;;
-i[3456]86)             gdb_target_cpu=i386 ;;
+i[34567]86)            gdb_target_cpu=i386 ;;
 m68*)                  gdb_target_cpu=m68k ;;
 np1)                   gdb_target_cpu=gould ;;
 pn)                    gdb_target_cpu=gould ;;
This page took 0.024106 seconds and 4 git commands to generate.