Skip to content

Commit

Permalink
try with dynamic_mode again
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed May 23, 2024
1 parent 82fbbf0 commit 58dec69
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 @@ -13,9 +13,6 @@ common --enable_platform_specific_config
# Needed by gRPC to build on some platforms.
build --copt -DGRPC_BAZEL_BUILD

# Fix issues with abseil dependencies
build:windows --dynamic_mode=off

# Set minimum supported C++ version
build:macos --host_cxxopt=-std=c++14 --cxxopt=-std=c++14
build:linux --host_cxxopt=-std=c++14 --cxxopt=-std=c++14
Expand Down

0 comments on commit 58dec69

Please sign in to comment.