Stop strip from complaining about empty note sections when stripping a binary for...
authorNick Clifton <nickc@redhat.com>
Tue, 20 Sep 2022 10:46:32 +0000 (11:46 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Sep 2022 10:46:32 +0000 (11:46 +0100)
commit1588d98babe46881783a40d70d8b8baa91c156b8
tree0462399080995a8ac73f39374f86a9581750ad5e
parent7e19db932c4e7b2a3878b7d24610eeb1b39b34e5
Stop strip from complaining about empty note sections when stripping a binary for a second time.

* objcopy.c (copy_object): Do not issue a warning message when
encountering empty .gnu.build.attribute sections.
binutils/ChangeLog
binutils/objcopy.c