As discussed, here's the patch that obsoletes NetWare x86 on the 4.6
branch.

Tested by configuring/building on i386-pc-solaris2.11 with --target
i386-pc-netware.  As expected, without --enable-obsolete, the build
fails in gcc, with --enable-obsolete, it continues.

Ok for the 4.6 branch?

        Rainer


2011-07-15  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * config.gcc: Obsolete i[3456x]86-*-netware*.

diff --git a/gcc/config.gcc b/gcc/config.gcc
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -240,6 +240,7 @@ case ${target} in
  | crx-*                               \
  | i[34567]86-*-interix3*              \
  | i[34567]86-*-netbsd*                        \
+ | i[3456x]86-*-netware*               \
  | i[34567]86-*-pe                     \
  | m68hc11-*-*                         \
  | m6811-*-*                           \


-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to