mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-13 12:52:07 +08:00
sh conf
This commit is contained in:
committed by
Anton Maklakov
parent
8ee62aac86
commit
6c8413f42b
2
configure
vendored
2
configure
vendored
@@ -4042,7 +4042,7 @@ case "${target}" in
|
|||||||
nvptx*-*-*)
|
nvptx*-*-*)
|
||||||
noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
|
noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
|
||||||
;;
|
;;
|
||||||
sh-*-*)
|
sh*-*-*)
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
sh*-*-elf)
|
sh*-*-elf)
|
||||||
;;
|
;;
|
||||||
|
|||||||
@@ -1269,7 +1269,7 @@ case "${target}" in
|
|||||||
nvptx*-*-*)
|
nvptx*-*-*)
|
||||||
noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
|
noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
|
||||||
;;
|
;;
|
||||||
sh-*-*)
|
sh*-*-*)
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
sh*-*-elf)
|
sh*-*-elf)
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user