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