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
commitb78bd0bd689906edc7ea81bc00cac70e094691ba (patch)
tree48abc0269625e8d25a85799cb66b96d149eb2c32 /sim/configure
parent255e7dbf2e106ccba748f1d34422d9df7fcc1038 (diff)
downloadbinutils-gdb-b78bd0bd689906edc7ea81bc00cac70e094691ba.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* )