summaryrefslogtreecommitdiff
path: root/ld/scripttempl/misc-sections.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/misc-sections.sc')
-rw-r--r--ld/scripttempl/misc-sections.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/misc-sections.sc b/ld/scripttempl/misc-sections.sc
index 115ef1a5579..6de910a64ad 100644
--- a/ld/scripttempl/misc-sections.sc
+++ b/ld/scripttempl/misc-sections.sc
@@ -13,7 +13,7 @@ cat <<EOF
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
- .comment : { *(.comment); LINKER_VERSION; }
+ .comment 0 (INFO) : { *(.comment); LINKER_VERSION; }
.gnu.build.attributes : { *(.gnu.build.attributes${RELOCATING+ .gnu.build.attributes.*}) }