Skip to content

Commit

Permalink
Improve link time for bazel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
brobusta committed Sep 30, 2024
1 parent fe537a8 commit bc83b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ common --@curl//:use_mbedtls=true
build --incompatible_enable_cc_toolchain_resolution
build --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
build --cxxopt -std=c++20
build --sandbox_add_mount_pair=/tmp

# debug
build:debug --verbose_failures
Expand Down

0 comments on commit bc83b38

Please sign in to comment.