mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Force build in C++17 mode without a custom CROSSTOOL
PiperOrigin-RevId: 283706006 Change-Id: I0b6ddd36725ccf165a446ae94a16898146199d29
This commit is contained in:
parent
ece90e0bda
commit
072636f67e
2
sandboxed_api/.bazelrc
Normal file
2
sandboxed_api/.bazelrc
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Build in C++17 mode without a custom CROSSTOOL
|
||||||
|
build --cxxopt='-std=c++17'
|
Loading…
Reference in New Issue
Block a user