sandboxed-api/.bazelrc
Christian Blichmann 0598ea4687 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
2022-01-05 01:51:05 -08:00

3 lines
75 B
Plaintext

# Build in C++17 mode without a custom CROSSTOOL
build --cxxopt=-std=c++17