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