diff options
-rw-r--r-- | ld/scripttempl/pe.sc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/scripttempl/pe.sc b/ld/scripttempl/pe.sc index 626885f..c80ed58 100644 --- a/ld/scripttempl/pe.sc +++ b/ld/scripttempl/pe.sc @@ -51,6 +51,7 @@ SECTIONS *(.edata) ; } + /* See coffcode.h. These are discarded. */ .junk BLOCK(__section_alignment__) : { *(.debug\$S) *(.debug\$T) |