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