mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add thumb-pe target.
This commit is contained in:
@ -568,6 +568,9 @@ case "${target}" in
|
||||
thumb-*-coff) # CYGNUS LOCAL nickc/thumb
|
||||
noconfigdirs="$noconfigdirs target-libgloss"
|
||||
;;
|
||||
thumb-*-pe) # CYGNUS LOCAL nickc/thumb
|
||||
noconfigdirs="$noconfigdirs target-libgloss"
|
||||
;;
|
||||
arm-*-riscix*)
|
||||
noconfigdirs="$noconfigdirs ld target-libgloss"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user