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