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