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