We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c80bfa commit fc24e00Copy full SHA for fc24e00
.bazelrc
@@ -25,6 +25,7 @@ build --copt=-DABSL_MIN_LOG_LEVEL=4
25
build --define envoy_mobile_listener=enabled
26
build --experimental_repository_downloader_retries=2
27
build --enable_platform_specific_config
28
+build --incompatible_merge_fixed_and_default_shell_env
29
30
# Pass CC, CXX and LLVM_CONFIG variables from the environment.
31
# We assume they have stable values, so this won't cause action cache misses.
0 commit comments