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