diff options
author | Leah Rowe <leah@libreboot.org> | 2024-06-08 08:30:59 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-06-09 06:55:25 +0100 |
commit | a0eb79dfd823665bc33171f6d82b0ef8794038c7 (patch) | |
tree | 95779b4d4c62bcc68f728ecec32721ec43e7b52b /config/submodule/coreboot/i945/gcc-11.2.0.tar.xz | |
parent | b0d1ad32fa87e9042e2e7f86469e746f451daafb (diff) |
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>
Diffstat (limited to 'config/submodule/coreboot/i945/gcc-11.2.0.tar.xz')
-rw-r--r-- | config/submodule/coreboot/i945/gcc-11.2.0.tar.xz/module.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/submodule/coreboot/i945/gcc-11.2.0.tar.xz/module.cfg b/config/submodule/coreboot/i945/gcc-11.2.0.tar.xz/module.cfg new file mode 100644 index 00000000..fb925dc8 --- /dev/null +++ b/config/submodule/coreboot/i945/gcc-11.2.0.tar.xz/module.cfg @@ -0,0 +1,3 @@ +subfile="https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gcc/gcc-11.2.0/gcc-11.2.0.tar.xz" +subfile_bkup="https://ftp.nluug.nl/pub/gnu/gcc/gcc-11.2.0/gcc-11.2.0.tar.xz" +subhash="d53a0a966230895c54f01aea38696f818817b505f1e2bfa65e508753fcd01b2aedb4a61434f41f3a2ddbbd9f41384b96153c684ded3f0fa97c82758d9de5c7cf" |