onnx-mlir/.bazelrc

12 lines
275 B
Plaintext
Raw Permalink Normal View History

2020-09-29 17:32:28 +08:00
build --cxxopt=-std=c++14
build --host_cxxopt=-std=c++14
build --spawn_strategy=standalone
build --host_force_python=PY2
build --incompatible_bzl_disallow_load_after_statement=false
test --host_force_python=PY2
test --incompatible_bzl_disallow_load_after_statement=false