diff options
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r-- | bfd/config.bfd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd index b9a0222..fb20cce 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -1297,6 +1297,7 @@ case "${targ}" in # they're necessary for coff-sh.c (which is unconditionally used) to be # compiled correctly. targ_selvecs="$targ_selvecs shcoff_vec shlcoff_vec shcoff_small_vec shlcoff_small_vec" + targ_underscore=yes ;; sh-*-*) targ_defvec=shcoff_vec |