Commit 3fd7879d by Richard Sandiford Committed by Richard Sandiford

config.gcc: Keep obselete list sorted.

gcc/
	* config.gcc: Keep obselete list sorted.

From-SVN: r174442
parent 80060f7a
2011-05-30 Richard Sandiford <rdsandiford@googlemail.com>
* config.gcc: Keep obselete list sorted.
2011-05-30 Jakub Jelinek <jakub@redhat.com>
Eric Botcazou <ebotcazou@adacore.com>
......
......@@ -238,9 +238,9 @@ md_file=
# Obsolete configurations.
case ${target} in
i[34567]86-*-interix3* \
| mips*-*-openbsd* \
| score-* \
| *-*-solaris2.8* \
| mips*-*-openbsd* \
)
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