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