Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.
[binutils-gdb.git] / ld / ldbuildid.c
index 1214789671a238180ecbaeaa1e9f61d0b526026c..f4167ae42c5cf734538513cbe485e85b18e5bd95 100644 (file)
@@ -1,5 +1,5 @@
 /* ldbuildid.c - Build Id support routines
-   Copyright 2013, 2014 Free Software Foundation, Inc.
+   Copyright (C) 2013-2015 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -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"))
     {