zhangmeng
2019-12-24 8667f4353f14a46218b2bff25ffd5c37e90b0efa
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..