mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-14 23:11:33 +01:00
Fix manylinux aarch64
This commit is contained in:
parent
ab590f3fdd
commit
26fe90e0cd
@ -38,9 +38,6 @@ RUN \
|
||||
${MANYLINUX_DEPS} && \
|
||||
yum clean all
|
||||
|
||||
# Add symlink for compatibility
|
||||
RUN ln -s /usr/bin/python3 /usr/bin/python
|
||||
|
||||
ENV XCC_PREFIX=/usr/xcc
|
||||
|
||||
# Add the crosstool-ng script and image-specific toolchain configuration into
|
||||
|
Loading…
Reference in New Issue
Block a user