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

Commit 6afb115d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Allow protoc-gen-javastream to build statically"

parents f918b0dc 055e6189
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ cc_defaults {
        "-Werror",
    ],

    shared_libs: ["libprotoc"],
    static_libs: ["libprotoc"],
}

cc_binary_host {