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