6 Star 20 Fork 4

Gitee 极速下载/GreptimeDB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/GreptimeTeam/greptimedb
克隆/下载
Cross.toml 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lei, HUANG 提交于 2023-07-03 18:08 . fix: libz dependency (#1867)
[build]
pre-build = [
"dpkg --add-architecture $CROSS_DEB_ARCH",
"apt update && apt install -y unzip zlib1g-dev zlib1g-dev:$CROSS_DEB_ARCH",
"curl -LO https://github.com/protocolbuffers/protobuf/releases/download/v3.15.8/protoc-3.15.8-linux-x86_64.zip && unzip protoc-3.15.8-linux-x86_64.zip -d /usr/",
"chmod a+x /usr/bin/protoc && chmod -R a+rx /usr/include/google",
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/mirrors/GreptimeDB.git
git@gitee.com:mirrors/GreptimeDB.git
mirrors
GreptimeDB
GreptimeDB
main

搜索帮助