* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / ld / testsuite / ld-elf / compress.exp
index 1e13394..55269ee 100644 (file)
@@ -25,6 +25,10 @@ if ![is_elf_format] {
     return
 }
 
+if ![is_zlib_supported] {
+    return
+}
+
 # The following tests require running the executable generated by ld.
 if ![isnative] {
     return