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