setup_pkgmgr(): Make the 'build' use flag passed in
authorBrian Dolbec <dolsen@gentoo.org>
Mon, 1 Sep 2014 22:10:38 +0000 (15:10 -0700)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 11 Sep 2014 03:05:29 +0000 (20:05 -0700)
commit2426bb1f275c56150c07f8d1097296b00def7159
treeca9d89a89a4fbc6ebb0c5c0c89e5f48096bb4aff
parentb0377343dd8d6f90850bb200f71e18ad13440308
setup_pkgmgr(): Make the 'build' use flag passed in

The "build" USE flag is only needed for the stage1 build.
It also causes other errors in later stages.
This makes setup_pkgmgr() takes an optional USE flag string
parameter to be added to the USE variable.
targets/stage1/stage1-chroot.sh
targets/support/chroot-functions.sh