ELF Relocatable: make undefined global symbol STT_NOTYPE
commitf44060f8fcdfa9a21bb63476cf2758d497a053b9
authorSylvain BERTRAND <sylvain.bertrand@legeek.net>
Tue, 24 Oct 2023 18:13:39 +0000 (24 18:13 +0000)
committerSylvain BERTRAND <sylvain.bertrand@legeek.net>
Tue, 24 Oct 2023 18:13:39 +0000 (24 18:13 +0000)
tree64a63091c9e87a091b4cc1dc37a9a5e6d1200b31
parent08c777053cb3b7f4f5d33bb0beeb82787d30ebe0
ELF Relocatable: make undefined global symbol STT_NOTYPE

If undefined global symbols in ELF Relocatable files are not of
type STT_NOTYPE, it will confuse binutils bfd and corrupt product
files.
tccelf.c