forked from Imagelibrary/binutils-gdb
* coffcode.h (coff_write_object_contents): Set a.out vstamp to 1
if RS6000COFF_C.
This commit is contained in:
@@ -2391,6 +2391,8 @@ coff_write_object_contents (abfd)
|
||||
bfd_vma toc;
|
||||
asection *loader_sec;
|
||||
|
||||
internal_a.vstamp = 1;
|
||||
|
||||
if (xcoff_data (abfd)->entry_section != NULL)
|
||||
internal_a.o_snentry = xcoff_data (abfd)->entry_section->target_index;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user