mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
Add support for Score target.
This commit is contained in:
@ -445,6 +445,7 @@ s390-*-linux*) targ_emul=elf_s390
|
||||
tdir_elf64_s390=`echo ${targ_alias} | sed -e 's/s390/s390x/'`
|
||||
fi
|
||||
;;
|
||||
score-*-elf) targ_emul=scoreelf ;;
|
||||
sh-*-linux*) targ_emul=shlelf_linux
|
||||
targ_extra_emuls=shelf_linux
|
||||
targ_extra_libpath=shelf_linux ;;
|
||||
|
Reference in New Issue
Block a user