]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - tools/make-functions
fake-environ: Don't do that on a toolchain build.
[people/teissler/ipfire-2.x.git] / tools / make-functions
index ebbb4d822e9e7ba1801fafc98ea316994aad8fc3..f501767783a653e9f90e21be4b56854cab9ed65d 100644 (file)
@@ -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`