Run IFUNC run-time tests only if IFUNC is supported
[deliverable/binutils-gdb.git] / ld / ldbuildid.c
index 1214789671a238180ecbaeaa1e9f61d0b526026c..0e1a9bf2a37d2ebc21cb99f0df1ed87259d9e22c 100644 (file)
@@ -98,7 +98,7 @@ generate_build_id (bfd *abfd,
                   const char *style,
                   checksum_fn checksum_contents,
                   unsigned char *id_bits,
-                  int size)
+                  int size ATTRIBUTE_UNUSED)
 {
   if (streq (style, "md5"))
     {
This page took 0.024593 seconds and 4 git commands to generate.