• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Migration to Bzlmod is not ready yet
2common --noenable_bzlmod
3
4# Build in C++17 mode without a custom CROSSTOOL
5build --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
6