]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Create a large unified function to run commands
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Jul 2024 14:09:56 +0000 (14:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jul 2024 15:21:20 +0000 (15:21 +0000)
commit9fc24981fa803472b68108b4527d7a0c44d47968
tree2b7c614f548ee06fbeb41dd97b0bff4a73545f1c
parente9fcb8c36df24fbe4920748c8190293e7ebf6b7d
make.sh: Create a large unified function to run commands

This now includes the toolchain for which we need to set up the same
environment, except slightly differently.

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