Sign in
flutter
/
third_party
/
protobuf
/
refs/heads/27.x
/
.
/
ci
/
Linux.bazelrc
blob: b4ec98f8c79658378c4e841276cfb9a22f4a215b [
file
] [
log
] [
blame
] [
edit
]
import
common
.
bazelrc
build
--
cxxopt
=-
std
=
c
++
14
--
host_cxxopt
=-
std
=
c
++
14
build
--
copt
=
"-Werror"
--
copt
=
"-Wno-sign-compare"
--
copt
=
"-Wno-sign-conversion"
--
copt
=
"-Wno-error=sign-conversion"
--
copt
=
"-Wno-deprecated-declarations"