blob: 99fc0bd75bfae08f16bae7c9fa330f41a8055cb2 [file] [log] [blame]
Cindy Liu77645592023-06-07 19:23:38 -07001build --action_env=BAZEL_CXXOPTS="-std=gnu++14"
2build --cxxopt='-std=gnu++14'
3build --conlyopt='-std=gnu11'
4
5# Enable toolchain resolution with cc
6build --incompatible_enable_cc_toolchain_resolution
7
8build:kelvin --platforms=//platforms/riscv32:kelvin