mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
0598ea4687
The removed setting has been Bazel's default for a while now. PiperOrigin-RevId: 419776665 Change-Id: I1f91708e244fc24cdc97dbf680ae6e54fb75bbb0
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
# Build in C++17 mode without a custom CROSSTOOL
|
|
build --cxxopt=-std=c++17
|