mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2025-11-23 06:13:35 +00:00
Symbols on m68k-amigaos have underscores.
This commit is contained in:
@ -613,6 +613,7 @@ case "${targ}" in
|
||||
m68*-*-amigaos*)
|
||||
targ_defvec=amiga_vec
|
||||
targ_selvecs="aout_amiga_vec amiga_vec"
|
||||
targ_underscore=yes
|
||||
;;
|
||||
m68*-hp-bsd*)
|
||||
targ_defvec=hp300bsd_vec
|
||||
|
||||
Reference in New Issue
Block a user