summaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-02 04:48:32 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-02 04:48:32 +0000
commit92a9a710ad283fbe96c8019e742b6be530306fd7 (patch)
tree2cc3e70b9bb65fa78f24691ffd8fb8578f4d235f /sim/configure
parent868bc9869eb847603820705a7f1309ab1178effd (diff)
downloadgdb-92a9a710ad283fbe96c8019e742b6be530306fd7.tar.gz
Revert sh64 changes. Accidently committed.
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/configure b/sim/configure
index 9891f0cc331..b8029dd4da4 100755
--- a/sim/configure
+++ b/sim/configure
@@ -1447,10 +1447,6 @@ case "${target}" in
mn10200*-*-*)
sim_target=mn10200
;;
- sh64-*-*)
- sim_target=sh64
- extra_subdirs="${extra_subdirs} testsuite"
- ;;
sh*-*-*) sim_target=sh ;;
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )