blob: 8d0ffca768f2c8a279a01622961b7a5a34e9c151 [file] [log] [blame] [edit]
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