Fix manylinux aarch64

This commit is contained in:
Bensuperpc 2021-05-07 11:35:09 +02:00
parent ab590f3fdd
commit 26fe90e0cd

View File

@ -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