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