fix tipo in ifdef
This commit is contained in:
parent
1b756ba6d5
commit
aed5701ba3
1 changed files with 1 additions and 1 deletions
|
@ -1327,7 +1327,7 @@ coff_mkobject_hook (abfd, filehdr, aouthdr)
|
|||
}
|
||||
#endif
|
||||
|
||||
#if defined ARM
|
||||
#ifdef ARM
|
||||
/* Set the flags field from the COFF header read in */
|
||||
if (! coff_arm_bfd_set_private_flags (abfd, internal_f->f_flags))
|
||||
coff->flags = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue