mosh: fix compilation with new Protobuf
authorGeorge Sapkin <redacted>
Sat, 9 May 2026 23:48:37 +0000 (02:48 +0300)
committerGeorge Sapkin <redacted>
Wed, 13 May 2026 17:57:12 +0000 (20:57 +0300)
commit2fce9071cb38d1e54d4242c214f773c3d47962a6
tree4e34cf47c01f83d1e4feb45d99a3923c5e473903
parent22aa3f098da49adad41743ed923929efc21ca39f
mosh: fix compilation with new Protobuf

Switch mosh to -std=c++17 to fix compilation with newer Protobuf.

Link with libatomic necessary for MIPS and PowerPC.

Signed-off-by: George Sapkin <redacted>
net/mosh/Makefile
git clone https://git.99rst.org/PROJECT