Switch toolchain triplet to i386-unknown-linux-musl

This commit is contained in:
Andrius Štikonas 2021-07-06 00:13:58 +01:00
parent e94e078a1f
commit 3835f1e1aa
24 changed files with 96 additions and 110 deletions

View file

@ -438,7 +438,7 @@ class SysA:
"https://salsa.debian.org/perl-team/interpreter/perl/-/archive/5f2dc80/perl-5f2dc80.tar.bz2"])
# automake 1.16.3
self.get_file("https://mirrors.kernel.org/gnu/automake/automake-1.16.3.tar.xz")
self.get_file("https://mirrors.kernel.org/gnu/automake/automake-1.16.3.tar.gz")
# patch 2.7.6
self.get_file(["https://mirrors.kernel.org/gnu/patch/patch-2.7.6.tar.xz",