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:
authorcvs2svn <>2009-06-17 20:35:20 +0400
committercvs2svn <>2009-06-17 20:35:20 +0400
commitef2289f63e384fd0426fa7e8cb1dc2c4211595b3 (patch)
tree9a0ee5d900c2f8ec18f8f21de4e01335192f036f /configure.ac
parente183293567bb3f7bc47d83de65c6c3018a5ff4f2 (diff)
This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20090601
snapshot-20090601'. Sprout from cgen-1_1-branch 2009-06-17 16:35:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cgen-1_1-branch'.' Cherrypick from master 2009-05-29 00:15:11 UTC Doug Kwan <dougkwan@google.com> '2009-05-28 Doug Kwan <dougkwan@google.com>': COPYING.LIBGLOSS ChangeLog Makefile.in Makefile.tpl config.guess config.sub configure configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d2ad27ec3..ba45bd5d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,7 +305,7 @@ if test "${ENABLE_GOLD}" = "yes"; then
case "${target}" in
*-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \
| *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \
- | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*)
+ | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*)
case "${target}" in
*-*-linux*aout* | *-*-linux*oldld*)
;;