Commit d287b660 by Trevor Saunders Committed by Trevor Saunders

obsolete openbsd 2.0 and 3.X

gcc/ChangeLog:

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

	* config.gcc: Mark openbsd 2.0 and 3.X as obsolete.

From-SVN: r231773
parent 5e67ea83
2015-12-17 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.gcc: Mark openbsd 2.0 and 3.X as obsolete.
2015-12-17 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config.gcc: Mark knetbsd targets as obsolete.
2015-12-17 Nathan Sidwell <nathan@acm.org>
......@@ -237,6 +237,8 @@ md_file=
# Obsolete configurations.
case ${target} in
*-knetbsd-* \
| *-openbsd2* \
| *-openbsd3* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment