Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / provide-hidden-1.ld
index 479862db936006de94ee17f46dee0a0d9439a4c3..ab10bc909b0ef5dcb73b490190eb0e11f68cbdec 100644 (file)
@@ -13,4 +13,5 @@ SECTIONS
   .dynstr : { *(.dynstr) }
   .dynamic : { *(.dynamic) }
   .hash : { *(.hash) }
+  .gnu.hash : { *(.gnu.hash) }
 }
This page took 0.024524 seconds and 4 git commands to generate.