summaryrefslogtreecommitdiff
path: root/devel/bazel5/files/patch-distdir_deps.bzl
blob: 1716a9ed7db8a1629a2b8ad1b7778418d6f31791 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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",