1
0
mirror of https://github.com/AmigaPorts/docker-amiga-gcc.git synced 2025-11-19 16:22:32 +00:00

Add arm64 for ppc-morphos toolchain

This commit is contained in:
Marlon Beijer
2025-06-10 12:43:24 +02:00
parent f91a11a996
commit ba2e2d5b91

View File

@ -47,7 +47,8 @@
"Prefix": "",
"Dockerfile": "Dockerfile",
"Platforms": [
"amd64"
"amd64",
"arm64"
],
"BuildIfSuccessful": [],
"BuildParam": "MorphOS"