Summary
Could someone explain (or refer to a documentation) how exactly to use niminst to generate build scripts for a currently unsupported platform? I need that for csources to begin with, and then for Nim.
Description
The context: I have a PR for initial support of Darwin PowerPC (it is WIP, cannot be merged yet): nim-lang/csources_v1#7
I did some manual patching back then, but it is not the right way to go. I was able to compile niminst from source on a arm64 Mac, but cannot figure out what to do to generate w/e needed for PowerPC.
Alternatives
No response
Examples
No response
Backwards Compatibility
No response
Links
No response