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