C++17 is the default now.

Test: builds
Change-Id: Ieb3cf0a0c035e1b2fcea4a5e80bb0c1df473349f
This commit is contained in:
Elliott Hughes 2018-12-03 09:36:31 -08:00
parent 1f20ad3d78
commit fc3c7690fe

View file

@ -1,6 +1,5 @@
cc_defaults {
name: "bpf_defaults",
cpp_std: "c++17",
cflags: [
"-Wall",
"-Werror",