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