build-self: Let HOME pass through the execution environment.
commit48d498c2c3984784336b27ba5e261319f3ac6a3a
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 May 2019 22:19:06 +0000 (11 00:19 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 11 May 2019 18:10:26 +0000 (11 20:10 +0200)
treebe78f982b3bc1d87a78493758dcee1180e5076cd
parente247244e00aefa4fb71b714d859a2d1528019706
build-self: Let HOME pass through the execution environment.

Fixes <https://bugs.gnu.org/35623>.
Reported by Karrick McDermott <kmcdermott@linkedin.com>.

* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
build-aux/build-self.scm