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