bepass-org / warp-plus

Warp+Psiphon, an anti censorship utility for iran
MIT License
1.32k stars 236 forks source link

actions: support build for mips-softfloat devices #162

Closed xrz-cloud closed 3 days ago

xrz-cloud commented 2 weeks ago

Because most of mips devices(including mips,mipsle,mips64,mips64le) do not support hardfloat(default build method), some routers cannot run this program(#141).
This change let github action can build softfloat bins for these devices.