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