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