aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/protobuf.bzl
diff options
context:
space:
mode:
authorGravatar Jakob Buchgraber <buchgr@google.com>2017-05-04 09:46:02 +0200
committerGravatar Jakob Buchgraber <buchgr@google.com>2017-05-04 12:00:42 +0200
commit0acead4ea3631240659836ce6ecd6d7f67fd352b (patch)
tree695348db4f4f8f0072a3ae1d706cfd2b780c1841 /third_party/protobuf/3.2.0/protobuf.bzl
parentde48883b5f348f28e4f8153df24ddf5490c47d24 (diff)
Update protobuf to latest master at a64497c and apply @laszlocsomor's latest changes from https://github.com/google/protobuf/pull/2969 on top of it.
Change-Id: Ie49c5dcac06e370c5ab3863dc061513531ec8c0d
Diffstat (limited to 'third_party/protobuf/3.2.0/protobuf.bzl')
-rw-r--r--third_party/protobuf/3.2.0/protobuf.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/protobuf/3.2.0/protobuf.bzl b/third_party/protobuf/3.2.0/protobuf.bzl
index 73c396d556..9cb17f019c 100644
--- a/third_party/protobuf/3.2.0/protobuf.bzl
+++ b/third_party/protobuf/3.2.0/protobuf.bzl
@@ -108,6 +108,7 @@ def _proto_gen_impl(ctx):
arguments=args + import_flags + [s.path for s in srcs],
executable=ctx.executable.protoc,
mnemonic="ProtoCompile",
+ use_default_shell_env=True,
)
return struct(