Merge "Allow protoc-gen-javastream to build statically"
This commit is contained in:
@@ -29,7 +29,7 @@ cc_defaults {
|
|||||||
"-Werror",
|
"-Werror",
|
||||||
],
|
],
|
||||||
|
|
||||||
shared_libs: ["libprotoc"],
|
static_libs: ["libprotoc"],
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_binary_host {
|
cc_binary_host {
|
||||||
|
|||||||
Reference in New Issue
Block a user