mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
072636f67e
PiperOrigin-RevId: 283706006 Change-Id: I0b6ddd36725ccf165a446ae94a16898146199d29
3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
# Build in C++17 mode without a custom CROSSTOOL
|
|
build --cxxopt='-std=c++17'
|