diff --git a/.bazelrc b/.bazelrc index 4b517a0..a68e070 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,6 +1,2 @@ # Build in C++17 mode without a custom CROSSTOOL build --cxxopt=-std=c++17 - -# TODO(https://github.com/bazelbuild/bazel/issues/8672): Remove this workaround -# This will become the default in Bazel 4.0 -build --incompatible_linkopts_to_linklibs