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