Commit b08aea04 by Jakub Jelinek Committed by Jakub Jelinek

re PR target/81084 (powerpcspe port full of confusing configury / command-line…

re PR target/81084 (powerpcspe port full of confusing configury / command-line options not related to SPE)

	PR target/81084
	* config.gcc: Obsolete powerpc*-*-*spe*.

From-SVN: r259461
parent c18a88c5
2018-04-18 Jakub Jelinek <jakub@redhat.com>
PR target/81084
* config.gcc: Obsolete powerpc*-*-*spe*.
2018-04-17 Jakub Jelinek <jakub@redhat.com>
PR debug/84637
......
......@@ -236,7 +236,7 @@ md_file=
# Obsolete configurations.
case ${target} in
nothing \
powerpc*-*-*spe* \
)
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