app-portage/prefix-toolkit: revbump
authorMichael Haubenwallner <haubi@gentoo.org>
Wed, 4 Sep 2019 10:27:33 +0000 (12:27 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Wed, 4 Sep 2019 10:30:45 +0000 (12:30 +0200)
commit54b026b7d865a5936b16d099da8fabc372d5bd10
tree78d728288b69f85a4b2e817f34ce9589947ee662
parentc9f542ebf46c08d71b6034d74576d14fecefcec2
app-portage/prefix-toolkit: revbump

startprefix:
* On Cygwin (assumed when /proc/registry/ is available), also preserve
SYSTEMDRIVE, COMSPEC and TEMP env vars, for native Windows programs.

prefix-stack-setup:
* Give the child prefix a private PORTAGE_TMPDIR, to not lock
PORTAGE_TMPDIR in base prefix when merging in multiple childs.
* Define clean CFLAGS/CXXFLAGS for the child prefix, it may use a
different compiler.  Instead, preserve the base prefix' CFLAGS/CXXFLAGS
via package.env only for packages using the base prefix compiler.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
app-portage/prefix-toolkit/prefix-toolkit-5.ebuild [new file with mode: 0644]