Rename elf32.em to elf.em
[deliverable/binutils-gdb.git] / ld / scripttempl / elf64bpf.sc
index 0996f562ad1911933ab5dcaf2a17a25876874971..de73775349af9906b33aaee29917b8cd05d4ef0c 100644 (file)
@@ -513,7 +513,7 @@ cat <<EOF
     ${RELOCATING+*(.text.startup .text.startup.*)}
     ${RELOCATING+*(.text.hot .text.hot.*)}
     *(.text .stub${RELOCATING+ .text.* .gnu.linkonce.t.*})
-    /* .gnu.warning sections are handled specially by elf32.em.  */
+    /* .gnu.warning sections are handled specially by elf.em.  */
     *(.gnu.warning)
     ${RELOCATING+${OTHER_TEXT_SECTIONS}}
   } ${FILL}
This page took 0.023378 seconds and 4 git commands to generate.