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

Commit e6600afa authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 0bc45691 4f396fb4
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",