mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00
2010-06-10 Tristan Gingold <gingold@adacore.com>
* config.bfd: Remove #if/#endif so that som can be compiled on any host. * targets.c (_bfd_target_vector): Remove #if/#endif so that som can be used on any host.
This commit is contained in:
@ -1204,9 +1204,7 @@ static const bfd_target * const _bfd_target_vector[] =
|
||||
&shlcoff_vec,
|
||||
&shlpe_vec,
|
||||
&shlpei_vec,
|
||||
#if defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF)
|
||||
&som_vec,
|
||||
#endif
|
||||
&sparccoff_vec,
|
||||
&sparcle_aout_vec,
|
||||
&sparclinux_vec,
|
||||
|
Reference in New Issue
Block a user