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

Commit d9a50d72 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "C++14 is the default now." am: 933c5f23

am: 26cb4f8d

Change-Id: I860f4afe7c4d1a63d7550f756bf6b4be90a16292
parents 74479e7a 26cb4f8d
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",