Attention is currently required from: Stefan Reinauer, Paul Menzel, Angel Pons.
1 comment:
Commit Message:
How would I do this? Create a Dockerfile.amiga that contains a crosscompile environment?
If there is no way to compile it natively, exactly that. I was lazy with
the DJGPP Dockerfile and just used a published image. Maybe there is
one for AmigaOS too?
If you want to write one, I suggest to base it on a particular Debian
release, so we can get the same results for a few years (the idea of
Manibuilder includes local builds of all Docker images so developers
can investigate on their own without server access). Beside the tool-
chain a user `mani` and a checkout of flashrom in `/home/mani/flashrom`
is expected. And it needs the `mani-wrapper.sh`. I guess you could
copy all that from the DJGPP setup. Cross-compilation is a bit ugly
in the manibuilder/Makefile, but there DJGPP should serve as example
too :)
To view, visit change 54943. To unsubscribe, or for help writing mail filters, visit settings.