Commit 98aa03f4 by Jakub Jelinek Committed by Jakub Jelinek

* config.gcc: Obsolete picochip-*.

From-SVN: r191210
parent e076319b
2012-09-12 Jakub Jelinek <jakub@redhat.com>
* config.gcc: Obsolete picochip-*.
2012-09-12 Nathan Froyd <froydnj@gcc.gnu.org> 2012-09-12 Nathan Froyd <froydnj@gcc.gnu.org>
Hans-Peter Nilsson <hp@bitrange.com> Hans-Peter Nilsson <hp@bitrange.com>
......
...@@ -245,7 +245,8 @@ md_file= ...@@ -245,7 +245,8 @@ md_file=
# Obsolete configurations. # Obsolete configurations.
case ${target} in case ${target} in
score-* \ picochip-* \
| score-* \
) )
if test "x$enable_obsolete" != xyes; then if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2 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