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