zhangmeng
2019-12-23 04c4c6feaebbd2211a59521e9ce0b8f959c375da
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..