Skip to content

Commit

Permalink
one more cleanup of older options
Browse files Browse the repository at this point in the history
  • Loading branch information
malkia committed Dec 16, 2024
1 parent 7e1a389 commit 8ef8d96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ common --remote_download_minimal
# Avoid using c:\windows\system32\bash.exe
common:windows --shell_executable="c:\\program files\\git\\usr\\bin\\bash.exe"

build --nolegacy_important_outputs

common --skip_incompatible_explicit_targets

# Enable automatic configs based on platform
Expand Down Expand Up @@ -105,7 +103,6 @@ common --incompatible_disallow_struct_provider_syntax
common --incompatible_strict_action_env
# common --incompatible_use_host_features
common --modify_execution_info=CppCompile=+supports-path-mapping
common --legacy_important_outputs=false

build --@curl//:use_mbedtls=true
# build --@curl//:http_only=true
Expand Down

0 comments on commit 8ef8d96

Please sign in to comment.