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