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