C++17 is the default now.
Test: builds Change-Id: Ieb3cf0a0c035e1b2fcea4a5e80bb0c1df473349f
This commit is contained in:
parent
1f20ad3d78
commit
fc3c7690fe
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
cc_defaults {
|
||||
name: "bpf_defaults",
|
||||
cpp_std: "c++17",
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
|
|
Loading…
Reference in a new issue