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