add crossgcc tarballs to config/submodules/

support redundant downloads, and enable inclusion of these
tarballs inside release archives, for offline builds.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-06-08 08:30:59 +01:00
parent b0d1ad32fa
commit a0eb79dfd8
33 changed files with 114 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ main()
cfgsdir="config/$project"
listfile="$datadir/build.list" # needed on multi, optional on single
remkdir "${tmpgit%/*}"
_cmd="build_projects"
singletree "$project" || _cmd="build_targets"
$_cmd $@