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:
@ -47,7 +47,8 @@
|
|||||||
"Prefix": "",
|
"Prefix": "",
|
||||||
"Dockerfile": "Dockerfile",
|
"Dockerfile": "Dockerfile",
|
||||||
"Platforms": [
|
"Platforms": [
|
||||||
"amd64"
|
"amd64",
|
||||||
|
"arm64"
|
||||||
],
|
],
|
||||||
"BuildIfSuccessful": [],
|
"BuildIfSuccessful": [],
|
||||||
"BuildParam": "MorphOS"
|
"BuildParam": "MorphOS"
|
||||||
|
|||||||
Reference in New Issue
Block a user