When creating environment.bz2 at the end of dyn_compile(),
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Nov 2007 06:46:09 +0000 (06:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Nov 2007 06:46:09 +0000 (06:46 -0000)
commit40fd1b85886ec13c31e07ea69fbe569261202620
treebc392c6f3d830e0c800d00de469c151b51a47cc5
parent3a372e3e28f111ea27e20124a0b800223e7dfffa
When creating environment.bz2 at the end of dyn_compile(),
reduce bloat by filtering out functions that are defined
internally by portage. This reduces the size of the resulting
environment.bz2 file by approximately 10 KB.

svn path=/main/trunk/; revision=8527
bin/ebuild.sh