diff --git a/common-manylinux.crosstool b/common-manylinux.crosstool index ff8c6f7..4269272 100644 --- a/common-manylinux.crosstool +++ b/common-manylinux.crosstool @@ -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