Skip to content

Commit f77041e

Browse files
authored
Discard changes to .bazelrc
1 parent b842d16 commit f77041e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.bazelrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ build --copt -DGRPC_BAZEL_BUILD
1616
# Workaround abseil libraries missing symbols
1717
build:windows --dynamic_mode=off
1818

19-
# Avoid conflicting boringssl/protobuf system brew install
20-
# https://github.com/bazelbuild/bazel/issues/10472
21-
build:macos --copt=-isystem/usr/local/include
22-
2319
# Set minimum supported C++ version
2420
build:macos --host_cxxopt=-std=c++14 --cxxopt=-std=c++14
2521
build:linux --host_cxxopt=-std=c++14 --cxxopt=-std=c++14

0 commit comments

Comments
 (0)