Improve coarse-grain parallelism in the build
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 16 Jul 2009 17:56:14 +0000 (17:56 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 16 Jul 2009 17:56:14 +0000 (17:56 -0000)
commitef2286816de6b479521805ce0084e6ca42d864aa
treeb1ecaac7261d03bbdb517bd57f952c5268d7484f
parentf09d0beed3082de590798718fd9340f6e34cc8e5
Improve coarse-grain parallelism in the build

* Makefile (_boot_:net_2_0_bootstrap): Depend on
'net_1_1_bootstrap' profile, rather than 'net_1_1'.
* build/profiles/net_2_0_bootstrap.make (BOOTSTRAP_PROFILE): Set to
net_1_1_bootstrap instead of net_1_1.

svn path=/trunk/mcs/; revision=138070
mcs/ChangeLog
mcs/Makefile
mcs/build/ChangeLog
mcs/build/profiles/net_2_0_bootstrap.make