.bazelrc 72 B

12
  1. build --cxxopt="-std=c++17"
  2. build --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0"