Commit 5dddb920 by Geoffrey Keating Committed by Geoffrey Keating

* config.gcc (powerpc-*-darwin*): Don't build a soft-float multilib.

From-SVN: r70257
parent 7bb3fbbb
2003-08-08 Geoffrey Keating <geoffk@apple.com>
* config.gcc (powerpc-*-darwin*): Don't build a soft-float multilib.
2003-08-08 Roger Sayle <roger@eyesopen.com>
* tree.h (get_identifier) Define a macro form of get_identifier
......
......@@ -1642,7 +1642,7 @@ powerpc-*-beos*)
;;
powerpc-*-darwin*)
tm_file="${tm_file} rs6000/darwin.h"
tmake_file="rs6000/t-fprules t-darwin rs6000/t-darwin"
tmake_file="t-darwin rs6000/t-darwin"
extra_headers=altivec.h
# override ppc default
need_64bit_hwint=
......
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