2 Star 0 Fork 1

mirrors_google / perf_data_converter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.bazelrc 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Require c++17 for c++ files.
build --cxxopt='-std=c++17'
build --copt='-Wno-sign-compare'
# Disable Bzlmod, a new external dependency management system on by default
# since Bazel 7.0.0. This breaks compilation of protobuf by pulling in an older
# version than what is specified in WORKSPACE.
# TODO(b/319726507): Remove this when we have a better fix or move to Bzlmod.
build --noenable_bzlmod
# Load user-specific configuration, if any.
try-import %workspace%/user.bazelrc
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_google/perf_data_converter.git
git@gitee.com:mirrors_google/perf_data_converter.git
mirrors_google
perf_data_converter
perf_data_converter
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891