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