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 7e1a389 commit 8ef8d96Copy full SHA for 8ef8d96
.bazelrc
@@ -16,8 +16,6 @@ common --remote_download_minimal
16
# Avoid using c:\windows\system32\bash.exe
17
common:windows --shell_executable="c:\\program files\\git\\usr\\bin\\bash.exe"
18
19
-build --nolegacy_important_outputs
20
-
21
common --skip_incompatible_explicit_targets
22
23
# Enable automatic configs based on platform
@@ -105,7 +103,6 @@ common --incompatible_disallow_struct_provider_syntax
105
103
common --incompatible_strict_action_env
106
104
# common --incompatible_use_host_features
107
common --modify_execution_info=CppCompile=+supports-path-mapping
108
-common --legacy_important_outputs=false
109
110
build --@curl//:use_mbedtls=true
111
# build --@curl//:http_only=true
0 commit comments