Sign in
quiche
/
quiche.git
/
89f3ce79f3c7ee0e26a62e22f7f96f7c2cab855f
/
.
/
.bazelrc
blob: 4748ed8890dc31398f74037f1d857844a25803ea [
file
]
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