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