Don't define _FORTIFY_SOURCE on MinGW
[deliverable/binutils-gdb.git] / ld / scripttempl / elfarcv2.sc
index 9b55333dc1369d6f2aa8c42c703412ccca8237b5..1d5b73188d45cd180bdb6db3c6350dbea376a5a8 100644 (file)
@@ -205,7 +205,7 @@ SECTIONS
     ${RELOCATING+${TEXT_START_SYMBOLS}}
 
     *(.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}}
This page took 0.02692 seconds and 4 git commands to generate.