2
0
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:
Gunther Nikl
2009-01-14 16:57:05 +00:00
parent e431b46fb2
commit 94d81690b0

View File

@ -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