blob: c4e0831838378935ebe94f3b1c6d6f90ebb54dcf [file] [log] [blame]
build --cxxopt=-std=c++17
# Disable the low signal-to-noise ratio warnings
build --copt=-Wno-unused-function
# Disable tool build warnings. The tools are fetched/generated from OSS repos
build --host_copt=-Wno-unused-variable
build --host_copt=-Wno-unused-value
build --host_copt=-Wno-uninitialized