Skip to content

Commit 8ef8d96

Browse files
committed
one more cleanup of older options
1 parent 7e1a389 commit 8ef8d96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ common --remote_download_minimal
1616
# Avoid using c:\windows\system32\bash.exe
1717
common:windows --shell_executable="c:\\program files\\git\\usr\\bin\\bash.exe"
1818

19-
build --nolegacy_important_outputs
20-
2119
common --skip_incompatible_explicit_targets
2220

2321
# Enable automatic configs based on platform
@@ -105,7 +103,6 @@ common --incompatible_disallow_struct_provider_syntax
105103
common --incompatible_strict_action_env
106104
# common --incompatible_use_host_features
107105
common --modify_execution_info=CppCompile=+supports-path-mapping
108-
common --legacy_important_outputs=false
109106

110107
build --@curl//:use_mbedtls=true
111108
# build --@curl//:http_only=true

0 commit comments

Comments
 (0)