Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
KMSCAKKSCFKA AKFACAMADCAS
tensorflow-federated
提交
8a48545b
提交
8a48545b
编辑于
12月 03, 2021
作者:
Michael Reneer
提交者:
tensorflow-copybara
12月 03, 2021
浏览文件
Update Bazel configuration to suppress C++ compiler warnings.
PiperOrigin-RevId: 413928110
上级
6a24b11d
变更
1
Hide whitespace changes
Inline
Side-by-side
.bazelrc
浏览文件 @
8a48545b
...
...
@@ -36,11 +36,11 @@ build --copt=-O3
# C++ compiler options.
build --cxxopt=-std=c++14
build --host_cxxopt=-std=c++14
build --copt=-Wno-ignored-attributes
build --copt=-Wno-missing-field-initializers
build --copt=-
Wno-unknown-pragmas
build:linux --copt=-
Wno-stringop-truncation
build:
linux
--copt=-
Wno-maybe-uninitialized
# Suppress C++ compiler warnings.
build
:linux
--copt=-
w
build:linux --
host_
copt=-
w
build:
macos
--copt=-
w
# gRPC on MacOS requires this define, see
# https://github.com/bazelbuild/bazel/issues/4341#issuecomment-572050759 for
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录