sandboxed-api/sandboxed_api/.bazelrc
Christian Blichmann 072636f67e Force build in C++17 mode without a custom CROSSTOOL
PiperOrigin-RevId: 283706006
Change-Id: I0b6ddd36725ccf165a446ae94a16898146199d29
2019-12-04 01:03:21 -08:00

3 lines
77 B
Plaintext

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