dlang-dockerized / packaging

D Programming Language · dockerized
1 stars 1 forks source link

Test on ARM64 #3

Open 0xEAB opened 10 months ago

0xEAB commented 10 months ago

LDC should work on ARM64, as well. This should be tested.

Manually, at least; still better than nothing.

Reavershark commented 10 months ago

Building and testing other platforms can easily be done with docker buildx, which uses QEMU when necessary. E.g. Debian supports these platforms: