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