Bug #256616 - Since dependencies on system packages are frequently unspecified,
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 03:32:45 +0000 (03:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 03:32:45 +0000 (03:32 -0000)
commit5a2ebc46e4f1d0e6bdc0c5f723643db0507227cf
tree3cf704ecf27832814d6d7ac9bc8da67076f12a5f
parent226f7a6f40c9cf90442fc4759abcc1c878336c1c
Bug #256616 - Since dependencies on system packages are frequently unspecified,
merge them only when no builds are executing. When a system package finishes
building, it's added to a wait queue that is only processed when the number
of running builds drops to zero. All pending merges are then processed before
any new builds are allowed to start. (trunk r12569)

svn path=/main/branches/2.1.6/; revision=12850
pym/_emerge/__init__.py