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

gcc/ChangeLog:

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

        * config.gcc: Makr openbsd 2.0 and 3.X as obsolete.
---
 gcc/config.gcc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index 59f77da..35ae048 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -238,6 +238,8 @@ md_file=
 case ${target} in
 # Currently there are no obsolete targets.
  *-knetbsd-*                           \
+ | *-openbsd2*                         \
+ | *-openbsd3*                         \
  )
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration ${target} is obsolete." >&2
-- 
2.4.0

Reply via email to