netmaker
netmaker copied to clipboard
mipsle softfloat build?
use GOMIPS=softfloat when go build to support FPU emulator, this might fix issues for some device
https://stackoverflow.com/questions/55154143/golang-binary-not-running-on-mips
Edit: upx packaging does not work on my device either, I must enable softfloat and remove upx to get it works. I don't know what causes this, but I can help with testing.
@mattkasun thoughts on this?
netclient-linux-mips-hardfloat netclient-linux-mips-softfloat netclient-linux-mipsle-hardfloat netclient-linux-mipsle-softfloat
are build for each release