mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
|
# disable automatic toolchain detection for C/C++
|
||
|
common --incompatible_enable_cc_toolchain_resolution
|
||
|
common --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|