Strip build-time dependencies when they're ignored and we're not in --rebuild mode.
authorDavid James <davidjames@chromium.org>
Tue, 10 May 2011 20:41:06 +0000 (13:41 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 10 May 2011 23:47:50 +0000 (16:47 -0700)
commit44675153854fe54fbd3c148fab2661df80fbf7ab
tree9745ca4a37d2c5138cc79a4ce32158f937bb6669
parent0ed15bb56ce1f5d33a0974f197d99aa234c277af
Strip build-time dependencies when they're ignored and we're not in --rebuild mode.

This should improve depgraph calculation performance.

TEST=Ran test suite.
BUG=chromium-os:15144

Change-Id: I9e06817201d7a17ae9b44b424d01c1a2bd89210a
pym/_emerge/depgraph.py