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 'newlib/libc/sys/configure.in')
-rw-r--r--newlib/libc/sys/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/sys/configure.in b/newlib/libc/sys/configure.in
index d388bb8dd..c35565971 100644
--- a/newlib/libc/sys/configure.in
+++ b/newlib/libc/sys/configure.in
@@ -45,7 +45,6 @@ if test -n "${sys_dir}"; then
sysvi386) AC_CONFIG_SUBDIRS(sysvi386) ;;
sysvnecv70) AC_CONFIG_SUBDIRS(sysvnecv70) ;;
tic80) AC_CONFIG_SUBDIRS(tic80) ;;
- tirtos) AC_CONFIG_SUBDIRS(tirtos) ;;
w65) AC_CONFIG_SUBDIRS(w65) ;;
z8ksim) AC_CONFIG_SUBDIRS(z8ksim) ;;
esac;