You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use some env vars to configure the target OS, architecture and ABI. This is needed to support Nerves, as they set those env vars in the build/compilation process.
We need to document this usage, since more systems can benefit from that.
We use some env vars to configure the target OS, architecture and ABI. This is needed to support Nerves, as they set those env vars in the build/compilation process.
We need to document this usage, since more systems can benefit from that.
Here are the docs from Nerves: https://hexdocs.pm/nerves/compiling-non-beam-code.html#target-cpu-arch-os-and-abi
The text was updated successfully, but these errors were encountered: