This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
sandboxed-api
Watch
1
Star
0
Fork
0
You've already forked sandboxed-api
mirror of
https://github.com/google/sandboxed-api.git
synced
2024-03-22 13:11:30 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
d190abf2e2
sandboxed-api
/
.bazelrc
3 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Force build in C++17 mode without a custom CROSSTOOL PiperOrigin-RevId: 283706006 Change-Id: I0b6ddd36725ccf165a446ae94a16898146199d29
2019-12-04 17:02:54 +08:00
# Build in C++17 mode without a custom CROSSTOOL
Replace sapi::Status with absl::Status PiperOrigin-RevId: 297614681 Change-Id: I89fe1357a172ed4d28df6dd84b80fee364ce1c14
2020-02-28 01:23:44 +08:00
build --cxxopt=-std=c++17
Reference in New Issue
Copy Permalink