Add manylinux2014-aarch64 with gcc=9.3

This commit is contained in:
odidev
2021-08-20 12:44:22 +00:00
parent de3942966a
commit 52f21639b2
11 changed files with 875 additions and 2 deletions

View File

@ -49,6 +49,7 @@ COPY \
imagefiles/install-crosstool-ng-toolchain.sh \
imagefiles/patch/crosstool-ng/crosstool-ng-expat.patch \
imagefiles/patch/crosstool-ng/Fix-error-with-bash-5-and-up.patch \
manylinux2014-aarch64/crosstool-ng.config \
/dockcross/
# Build and install the toolchain, cleaning up artifacts afterwards.