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