Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
HEAD
/
.
/
.bazelrc
blob: 96b4eca243ed49164f2a58ca4342722f2fb224f0 [
file
] [
log
] [
blame
]
# Silence all C/C++ warnings in external code.
common
--
per_file_copt
=
external
/.*@-
w
common
--
host_per_file_copt
=
external
/.*@-
w
# Produce useful output when the build fails.
common
--
verbose_failures