mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-14 06:59:26 +02:00
manylinux2014 aarch64 depends on x64
so actually depend on the target that builds it
This commit is contained in:
2
Makefile
2
Makefile
@ -165,7 +165,7 @@ web-wasi-threads.test: web-wasi-threads
|
||||
#
|
||||
# manylinux2014-aarch64
|
||||
#
|
||||
manylinux2014-aarch64: manylinux2014-aarch64/Dockerfile
|
||||
manylinux2014-aarch64: manylinux2014-aarch64/Dockerfile manylinux2014-x64
|
||||
@# Register qemu
|
||||
docker run --rm --privileged hypriot/qemu-register
|
||||
@# Get libstdc++ from quay.io/pypa/manylinux2014_aarch64 container
|
||||
|
Reference in New Issue
Block a user