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