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