zhangmeng
2019-12-23 d9e0eb94aaa5a7cb8eddcaba99c3de80c6485a14
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..