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