mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-12 05:59:26 +02:00
Fix manylinux2014-aarch64 image building
* switch image to crosstool-ng 1.25.0 * remove support of ct-ng 1.13.0 and set 1.25.0 as the default version
This commit is contained in:

committed by
Mickaël Guérin

parent
670f7f7c5c
commit
f152c4b25e
@ -38,8 +38,6 @@ ENV XCC_PREFIX=/usr/xcc
|
||||
# for users.
|
||||
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 \
|
||||
crosstool-ng.config \
|
||||
/dockcross/
|
||||
|
||||
|
Reference in New Issue
Block a user