lejianwen / rustdesk-api

Custom Rustdesk Api Server, include web admin ,web client and oidc login
160 stars 46 forks source link

Additional build archs #21

Closed shanto closed 1 week ago

shanto commented 1 week ago

RustDesk-API is developing very fast. It helps if more architectures are added to the build workflow. I would like to request armv7l.

CC: https://musl.cc/armv7l-linux-musleabihf-cross.tgz GOARCH: arm GOOS: linux

lejianwen commented 1 week ago

Hi, I've added armv7l, but I can't test it myself You can try to use it, and you can give me feedback if you have any questions Good luck

shanto commented 1 week ago

Tested v2.3.5-2/arm7l build. Works perfectly. Thank you!