mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-18 20:40:49 +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…
x
Reference in New Issue
Block a user