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