diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 13254b0b546..f427dbf225d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -6,6 +6,9 @@ 2005-09-28 Geoffrey Keating + * config/rs6000/t-darwin8: Uncomment contents, allow -m64 + multilib to be built. + * Makefile.in: Export LIPO_FOR_TARGET, STRIP_FOR_TARGET. (stage1-start): Delete old libgcc and libunwind before moving anything into the stage directory. diff --git a/gcc/config/rs6000/t-darwin8 b/gcc/config/rs6000/t-darwin8 index 873da5deadc..2f3bb32f821 100644 --- a/gcc/config/rs6000/t-darwin8 +++ b/gcc/config/rs6000/t-darwin8 @@ -1,5 +1,3 @@ # 64-bit libraries can only be built in Darwin 8.x or later. -# Unfortunately, though, libjava and libffi haven't been ported to -m64 -# yet. -# MULTILIB_OPTIONS = m64 -# MULTILIB_DIRNAMES = ppc64 +MULTILIB_OPTIONS = m64 +MULTILIB_DIRNAMES = ppc64