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

Commit 4f396fb4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "dicttoolkit: pin cpp_std to gnu++17" into main

parents 0bba8077 8c97f47a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ package {
cc_defaults {
    name: "dicttoolkit_defaults",

    cpp_std: "gnu++17",
    cflags: [
        "-Werror",
        "-Wall",