[gdb/testsuite] Accept new complex print style in mixed-lang-stack.exp
[deliverable/binutils-gdb.git] / gdb / configure.nat
index 3fc6f5cb4a2525e29879070e7aebbd365b48b356..83ffdb80486d9f993e1e5e081a84dfcae5f11daf 100644 (file)
@@ -137,7 +137,7 @@ case ${gdb_host} in
            i386)
                # Native config information for GDB on amd64
                # systems running Cygwin.
-               NATDEPFILES="${NATDEPFILES} amd64-windows-nat.o"
+               NATDEPFILES="${NATDEPFILES} i386-windows-nat.o amd64-windows-nat.o"
                ;;
        esac
        ;;
@@ -325,7 +325,7 @@ case ${gdb_host} in
     mingw64)
        case ${gdb_host_cpu} in
            i386)
-               NATDEPFILES="${NATDEPFILES} amd64-windows-nat.o"
+               NATDEPFILES="${NATDEPFILES} i386-windows-nat.o amd64-windows-nat.o"
                ;;
        esac
        ;;
This page took 0.023377 seconds and 4 git commands to generate.