]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elf/provide-hidden-s.ld
Support different ld --hash-style in the ld testsuite
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / provide-hidden-s.ld
index fc5761a2c024916ab85f49c5f05e2852f66dfae0..bd6aaf0d8bb8d75c9689aa0a23f82e56953499d1 100644 (file)
@@ -9,4 +9,5 @@ SECTIONS
   .dynstr : { *(.dynstr) }
   .dynamic : { *(.dynamic) }
   .hash : { *(.hash) }
+  .gnu.hash : { *(.gnu.hash) }
 }