re PR bootstrap/18532 (libgcc.mk isn't parallel build safe for multilib)
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 2 Dec 2004 21:49:00 +0000 (21:49 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 2 Dec 2004 21:49:00 +0000 (13:49 -0800)
commit0cb4334ee9bae97eb674ffd6bb26088fe7f25865
tree2ecc2c612cc4f4ef8d7a8cf6befe1dc94b8cd532
parent14c473b90e3b5f2ef495b961a4f04e1b5ae91e09
re PR bootstrap/18532 (libgcc.mk isn't parallel build safe for multilib)

2004-12-02  H.J. Lu  <hongjiu.lu@intel.com>

PR bootstrap/18532
* mklibgcc.in: Build one set of EXTRA_MULTILIB_PARTS for
multilib at a time. Don't build the default set. Don't add
EXTRA_MULTILIB_PARTS to shared libunwind nor libgcc. Remove
filter for shared libunwind and libgcc.

From-SVN: r91663
gcc/ChangeLog
gcc/mklibgcc.in