zhangmeng
2020-01-10 ba87424f5ae54fd409a089a239256109f37de86e
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..