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