]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Split environment and make variables
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 10:32:24 +0000 (10:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 10:32:24 +0000 (10:32 +0000)
commit3314c4cbfa128a794fcb0a154e1e7f1a05213a10
treedc5b3f8f5b0a5a081aaf9caa5ba861d2488a7dd7
parenteea667af8340e01b94898c18c9cf021ba9a9605f
make.sh: Split environment and make variables

This got very messed up in the past and I think we would benefit greatly
from splitting this again for a less cluttered environment in the build
chroot and reusability of the make commands for the different stages.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh