]> git.ipfire.org Git - 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>
Mon, 22 Jul 2024 15:21:20 +0000 (15:21 +0000)
commit28fa687731d5722581881d697d7e9edaa5e595ee
treea14af0a6a00b2fe3c1cf70508140c87165bfc4bd
parent878f864c1a7a2ffa7ca0a85009ef77aa42ee1e08
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