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