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

Commit 3312ca7e authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "libprocessgroup: add -Wexit-time-destructors."

parents 29d2b051 be87d447
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,5 +45,6 @@ cc_library {
    cflags: [
        "-Wall",
        "-Werror",
        "-Wexit-time-destructors",
    ],
}