aboutsummaryrefslogtreecommitdiff
path: root/devel/bazel5/files/patch-distdir_deps.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bazel5/files/patch-distdir_deps.bzl')
-rw-r--r--devel/bazel5/files/patch-distdir_deps.bzl21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/bazel5/files/patch-distdir_deps.bzl b/devel/bazel5/files/patch-distdir_deps.bzl
new file mode 100644
index 000000000000..1716a9ed7db8
--- /dev/null
+++ b/devel/bazel5/files/patch-distdir_deps.bzl
@@ -0,0 +1,21 @@
+--- distdir_deps.bzl.orig 1980-01-01 05:00:00 UTC
++++ distdir_deps.bzl
+@@ -130,6 +130,7 @@ DIST_DEPS = {
+ "patch_args": ["-p1"],
+ "patches": [
+ "//third_party/grpc:grpc_1.41.0.patch",
++ "//third_party/grpc:extra-patch-grpc_bazel_grpc__deps.bzl",
+ "//third_party/grpc:grpc_1.41.0.win_arm64.patch",
+ ],
+ "used_in": [
+@@ -167,6 +168,10 @@ DIST_DEPS = {
+ "urls": [
+ "https://mirror.bazel.build/github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz",
+ "https://github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz",
++ ],
++ "patches": [
++ "//third_party/py/abseil:extra-patch-abseil-cpp_absl_base_internal_unscaledcycleclock.cc",
++ "//third_party/py/abseil:extra-patch-abseil-cpp-cfe27e79cfcbefb2b4479e04f80cbb299bc46965",
+ ],
+ "used_in": [
+ "additional_distfiles",