From: Trevor Saunders <tbsaunde+...@tbsaunde.org>

gcc/ChangeLog:

2015-12-14  Trevor Saunders  <tbsaunde+...@tbsaunde.org>

        * config.gcc: mark knetbsd targets as obsolete.
---
 gcc/config.gcc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index 882e413..59f77da 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -237,7 +237,7 @@ md_file=
 # Obsolete configurations.
 case ${target} in
 # Currently there are no obsolete targets.
- nothing                               \
+ *-knetbsd-*                           \
  )
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration ${target} is obsolete." >&2
-- 
2.4.0

Reply via email to