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