Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / ld / testsuite / ld-bootstrap / bootstrap.exp
index 58cb9696513ec537f8e837639f4810969acd6209..d5ed9051150c5ce77a15b062116d6b3ad2d37a16 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for LD Bootstrap Tests
-#   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004
+#   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, 2006
 #   Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
@@ -140,7 +140,7 @@ foreach flags {"" "strip" "--static" "--traditional-format"
        || [istarget "*-*-wince"]
        || [istarget "*-*-cygwin*"]
        || [istarget "*-*-winnt*"]
-       || [istarget "*-*-mingw32*"]
+       || [istarget "*-*-mingw*"]
        || [istarget "*-*-interix*"]
        || [istarget "*-*-beospe*"]
        || [istarget "*-*-netbsdpe*"]} {
This page took 0.023323 seconds and 4 git commands to generate.