Sign in
quiche
/
quiche.git
/
e4151483a6a1e0cf0c8c4391152d05590db1b247
/
.
/
.bazelrc
blob: 4748ed8890dc31398f74037f1d857844a25803ea [
file
] [
log
] [
blame
]
build
--
cxxopt
=-
std
=
c
++
17
build
--
cxxopt
=-
fno
-
rtti
# Enable Abseil/Googletest integration
build
--
define absl
=
1
# Don't fail on converting "0xff" to char
build
--
copt
=-
Wno
-
narrowing