Support different ld --hash-style in the ld testsuite
[deliverable/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) }
 }
This page took 0.02566 seconds and 4 git commands to generate.