Skip to content

Commit fd6d964

Browse files
committed
Use the patch to update desugar_jdk_libs.
Part of bazelbuild#19132.
1 parent a4f9420 commit fd6d964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

distdir_deps.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ DIST_DEPS = {
388388
"archive": "5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",
389389
"sha256": "299452e6f4a4981b2e6d22357f7332713382a63e4c137f5fd6b89579f6d610cb",
390390
"strip_prefix": "desugar_jdk_libs-5847d6a06302136d95a14b4cbd4b55a9c9f1436e",
391+
"patch_args": ["-p1"],
392+
"patches": ["//third_party:desugar_jdk_libs-exec_tools.patch"],
391393
"urls": [
392394
"https://mirror.bazel.build/github.com/google/desugar_jdk_libs/archive/5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",
393395
"https://github.com/google/desugar_jdk_libs/archive/5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",

0 commit comments

Comments
 (0)