Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information