zhangmeng
2019-12-23 55aafe0bece0a2d1dcd09d81e1892550bfad04ea
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..