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