Commit 5ea41e3a by Andrew Pinski Committed by Andrew Pinski

re PR target/30519 (Configuration mismatch -- extra parts)

2007-01-21  Andrew Pinski  <pinskia@gmail.com>

        PR target/30519
        * config.host (alpha*-*-linux*): Set extra_parts.

From-SVN: r121047
parent f51caa27
2007-01-21 Andrew Pinski <pinskia@gmail.com>
PR target/30519
* config.host (alpha*-*-linux*): Set extra_parts.
2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
* config/sh/t-linux: New.
......
......@@ -192,6 +192,7 @@ alpha*-*-unicosmk*)
;;
alpha*-*-linux*)
tmake_file="${tmake_file} alpha/t-crtfm"
extra_parts="$extra_parts crtfastmath.o"
;;
alpha*-*-gnu*)
;;
......
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