Sign in
bazel
/
rules_java
/
542f5fa212472bbb4fd65cd2bb7ae08bedd79b4a
/
.
/
test
/
repo
/
.bazelrc
blob: 8d0ffca768f2c8a279a01622961b7a5a34e9c151 [
file
]
build
:
bzlmod
--
experimental_enable_bzlmod
common
--
incompatible_disallow_empty_glob
# Enable modern C++ features, for compiling java_tools from source
build
--
cxxopt
=-
std
=
c
++
17
build
--
host_cxxopt
=-
std
=
c
++
17