公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
analysis
派生自
analysis
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
debug
zhangmeng
2020-01-15
d095daee862fe9bc1d121d0695e8f60408ec593f
[~chenshijun/analysis.git]
/
libcomm
/
make.sh
1
2
3
4
#!/bin/bash
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..