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