--- binutils.orig/ld/scripttempl/elf.sc 2024-11-01 10:17:24.308959289 +0000 +++ binutils-2.43.50-22c62092858/ld/scripttempl/elf.sc 2024-11-01 10:17:39.730019895 +0000 @@ -397,19 +397,6 @@ fi # =========================================================================== # Functions for generating parts of the linker script -# Helper function for putting comments into scripts. -# Useful when trying to track down script composition problems. -# Use by adding: -# emit_comment "a message" -# wherever necessary. - -emit_comment() -{ -cat <