Improve binutils testsuite coverage for GNU/Hurd.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objcopy.exp
index c93372c2f4888f76825e7f5493d1b720d746675b..0e2345e5cd1fbdc48d43b11357f8c23a92af3f86 100644 (file)
@@ -538,7 +538,8 @@ proc copy_setup { } {
        set add_libs ""
     }
 
-    if { [istarget *-*-linux*] } {
+    if { [istarget *-*-linux*]
+        || [istarget *-*-gnu*] } {
        foreach i $gcc_gas_flag {
            set flags "additional_flags=$i $flags"
        }
This page took 0.023641 seconds and 4 git commands to generate.