mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
fake-environ: Don't do that on a toolchain build.
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user