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