mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-01 16:35:04 +00:00
fix tipo in ifdef
This commit is contained in:
parent
1b756ba6d5
commit
aed5701ba3
@ -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…
Reference in New Issue
Block a user