From 6e0bd65765bb125e2828ef4c54d7de60eb636647 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 15 Aug 2012 19:09:04 +0200 Subject: [PATCH] fake-environ: Don't do that on a toolchain build. --- tools/make-functions | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/make-functions b/tools/make-functions index ebbb4d822..f50176778 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -392,7 +392,6 @@ lfsmake1() { ROOT=$LFS \ KVER=$KVER \ MAKETUNING=$MAKETUNING \ - $(fake_environ) \ install >> $LOGFILE 2>&1 local COMPILE_SUCCESS=$? local PKG_TIME_END=`date +%s` -- 2.39.2