mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
fix: crosstool-ng expat dowload
expat shall now be downloaded from github rather than sourceforge. This commit patches crosstool-ng 1.23.0 to do this.
This commit is contained in:
@ -47,6 +47,7 @@ ENV XCC_PREFIX=/usr/xcc
|
||||
# for users.
|
||||
COPY \
|
||||
imagefiles/install-crosstool-ng-toolchain.sh \
|
||||
imagefiles/crosstool-ng-expat.patch \
|
||||
manylinux2014-aarch64/crosstool-ng.config \
|
||||
/dockcross/
|
||||
|
||||
|
Reference in New Issue
Block a user