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