francoismichel / ssh3

SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
https://arxiv.org/abs/2312.08396
Apache License 2.0
3.27k stars 82 forks source link

fix build for armv7/32 bit #128

Closed hardliner66 closed 7 months ago

hardliner66 commented 7 months ago

This would fix #53

I didn't add the goreleaser file, because I don't have enough experience with it. Hopefully someone else can add that.

francoismichel commented 7 months ago

Hey thanks for the PR ! I'll give another try to server ARMv7 build once I'm donce with writing the IETF spec. :-)

vt-alt commented 7 months ago

Thanks for the fix!

vt-alt commented 7 months ago

JFYI. This fixes compilation on i586 and armv7hf, but after that it crashes on armv7hf (no crash on i586). Perhaps due to some other bug.

+ ./ssh3 --help
3814056 Segmentation fault      ./ssh3 --help