]> sourceware.org Git - newlib-cygwin.git/blobdiff - configure.in
* times.cc: Remove if 0'd code. Clean up slightly.
[newlib-cygwin.git] / configure.in
index a9219bb0b826d72ce9f32fea180bf717d68eccfc..c533c442b493163ab0b8a3013a9ed8f11fb10c8f 100644 (file)
@@ -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"
This page took 0.019682 seconds and 5 git commands to generate.