indygreg / python-build-standalone

Produce redistributable builds of Python
BSD 3-Clause "New" or "Revised" License
1.71k stars 107 forks source link

Add target armv7-unknown-linux-musleabihf #229

Open dynasticorpheus opened 3 months ago

dynasticorpheus commented 3 months ago

Firstly, thanks for this great project!

Would be great if armv7-unknown-linux-musleabihf target is made available. Ideally with a configurable or static musl version.

Use case: always have minimum required python version available on openwrt and keep my home assistant instance running :)