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