From 3e790816ce84b6e78348badc436d4f6d6859f716 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 9 Feb 2002 03:15:34 +0000 Subject: Contribute sh64-elf. 2000-12-01 Alexandre Oliva * configure.in: Added sh64-*-*. --- configure.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a9219bb0b..c533c442b 100644 --- a/configure.in +++ b/configure.in @@ -904,6 +904,9 @@ case "${target}" in esac noconfigdirs="$noconfigdirs target-libgloss target-libffi" ;; + sh64-*-*) + noconfigdirs="$noconfigdirs target-libgloss ${libgcj}" + ;; sparc-*-elf*) if [ x${is_cross_compiler} != xno ] ; then target_configdirs="${target_configdirs} target-libstub target-cygmon" -- cgit v1.2.3