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