]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Check free space in the base directory
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Jul 2024 08:27:55 +0000 (08:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jul 2024 15:21:18 +0000 (15:21 +0000)
commitb39d6d9a89c2114b9bfeecab81f8ec1e6d4c77b4
tree322811aa34b5f58c61821710c3ed8fcfef66724d
parent27b8db2421dae81ca58300621e48e13f93a91150
make.sh: Check free space in the base directory

This makes more sense if we want to support building multiple
architectures and if we consider cache and ccache, too.

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