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