Commit 23ed2384 by Geoffrey Keating Committed by Geoffrey Keating

t-darwin8: Uncomment contents, allow -m64 multilib to be built.

	* config/rs6000/t-darwin8: Uncomment contents, allow -m64
	multilib to be built.

From-SVN: r104755
parent 3f05a925
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
2005-09-28 Geoffrey Keating <geoffk@apple.com> 2005-09-28 Geoffrey Keating <geoffk@apple.com>
* config/rs6000/t-darwin8: Uncomment contents, allow -m64
multilib to be built.
* Makefile.in: Export LIPO_FOR_TARGET, STRIP_FOR_TARGET. * Makefile.in: Export LIPO_FOR_TARGET, STRIP_FOR_TARGET.
(stage1-start): Delete old libgcc and libunwind before moving (stage1-start): Delete old libgcc and libunwind before moving
anything into the stage directory. anything into the stage directory.
......
# 64-bit libraries can only be built in Darwin 8.x or later. # 64-bit libraries can only be built in Darwin 8.x or later.
# Unfortunately, though, libjava and libffi haven't been ported to -m64 MULTILIB_OPTIONS = m64
# yet. MULTILIB_DIRNAMES = ppc64
# MULTILIB_OPTIONS = m64
# MULTILIB_DIRNAMES = ppc64
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