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