Remove Bazel workaround for `fully_static_link`

The removed setting has been Bazel's default for a while now.

PiperOrigin-RevId: 419776665
Change-Id: I1f91708e244fc24cdc97dbf680ae6e54fb75bbb0
reviewable/pr100/r1
Christian Blichmann 2022-01-05 01:50:29 -08:00 committed by Copybara-Service
parent ba19e48d90
commit 0598ea4687
1 changed files with 0 additions and 4 deletions

View File

@ -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