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