xgate testsuite fixes
[deliverable/binutils-gdb.git] / binutils / testsuite / lib / binutils-common.exp
index dcaab847d2409b808408d41f538744538cf1abcc..7de7d6796a5c4107cef6b28e57f18d4d56ca71e6 100644 (file)
@@ -177,7 +177,8 @@ proc supports_gnu_unique {} {
     if { [istarget "am33_2.0-*-*"]
         || [istarget "d30v-*-*"]
         || [istarget "dlx-*-*"]
-        || [istarget "pj*-*-*"] } {
+        || [istarget "pj*-*-*"]
+        || [istarget "xgate-*-*"] } {
        return 0
     }
     return 1
This page took 0.025446 seconds and 4 git commands to generate.