Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/configure.in')
-rw-r--r--libgloss/configure.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgloss/configure.in b/libgloss/configure.in
index 74d4fd6fe..14287e753 100644
--- a/libgloss/configure.in
+++ b/libgloss/configure.in
@@ -137,6 +137,7 @@ case "${target}" in
;;
msp430*-*-elf)
AC_CONFIG_SUBDIRS([msp430])
+ config_libnosys=false
;;
rl78*-*-elf)
AC_CONFIG_SUBDIRS([rl78])
@@ -159,9 +160,6 @@ case "${target}" in
iq2000-*-*)
AC_CONFIG_SUBDIRS([iq2000])
;;
- or1k-*-* | or1knd-*-* )
- AC_CONFIG_SUBDIRS([or1k])
- ;;
esac
dnl For now, don't bother configuring testsuite