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