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