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 cf1f465 commit 6a67d10Copy full SHA for 6a67d10
1 file changed
bazel_common/score_modules_target_sw.MODULE.bazel
@@ -83,8 +83,8 @@ git_override(
83
patch_strip = 1,
84
patches = [
85
#"//patches/diagnostics:002-cda-mbedtls-bindgen-multiarch-include.patch",
86
+ #"//patches/diagnostics:004-cda-mbedtls-ed25519-linkstatic.patch",
87
"//patches/diagnostics:003-cda-mbedtls-use-ext-build-deps-for-csrc.patch",
- "//patches/diagnostics:004-cda-mbedtls-ed25519-linkstatic.patch",
88
],
89
remote = "https://github.com/eclipse-opensovd/classic-diagnostic-adapter.git",
90
)
0 commit comments