Skip to content

Commit 6a67d10

Browse files
committed
Comment out second patch only relevant for cross-compilation
1 parent cf1f465 commit 6a67d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ git_override(
8383
patch_strip = 1,
8484
patches = [
8585
#"//patches/diagnostics:002-cda-mbedtls-bindgen-multiarch-include.patch",
86+
#"//patches/diagnostics:004-cda-mbedtls-ed25519-linkstatic.patch",
8687
"//patches/diagnostics:003-cda-mbedtls-use-ext-build-deps-for-csrc.patch",
87-
"//patches/diagnostics:004-cda-mbedtls-ed25519-linkstatic.patch",
8888
],
8989
remote = "https://github.com/eclipse-opensovd/classic-diagnostic-adapter.git",
9090
)

0 commit comments

Comments
 (0)