Skip to content

Provide ability to cross-compile to mips-*-linux-musl for openwrt #15

Description

@infinity0

This would be useful for networks where some adapters are connected only to the router, and not reachable to any end-user machines. Then I can e.g. have this run on the router as part of some health checks.

Openwrt supports a lot of different architecture targets. The ones I looked at (e.g. ath79/generic toolchain) all use the GCC target triple mips-24kc-linux-musl but there might be others. I'm not sure if it's feasible to provide binary packages for all the ones they support, but being able to cross-compile it yourself would be sufficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions