zhangmeng
2019-12-23 0ac66394c30360a0e48460ac8cb7367c0122f774
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..