Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 933c5f23 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "C++14 is the default now."

parents f4d63fe4 f9c6acbe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ cc_library_shared {
    ],

    cppflags: [
        "-std=c++14",
        "-Wno-c99-extensions",
        "-Wno-c++98-compat-pedantic",
        "-Wno-exit-time-destructors",