We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d98694 commit 5a65740Copy full SHA for 5a65740
distdir_deps.bzl
@@ -388,6 +388,8 @@ DIST_DEPS = {
388
"archive": "5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",
389
"sha256": "299452e6f4a4981b2e6d22357f7332713382a63e4c137f5fd6b89579f6d610cb",
390
"strip_prefix": "desugar_jdk_libs-5847d6a06302136d95a14b4cbd4b55a9c9f1436e",
391
+ "patch_args": ["-p1"],
392
+ "patches": ["//third_party:desugar_jdk_libs-exec_tools.patch"],
393
"urls": [
394
"https://mirror.bazel.build/github.com/google/desugar_jdk_libs/archive/5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",
395
"https://github.com/google/desugar_jdk_libs/archive/5847d6a06302136d95a14b4cbd4b55a9c9f1436e.zip",
0 commit comments