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