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 0b00800 commit 86ec3a5Copy full SHA for 86ec3a5
packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan/opam
@@ -78,8 +78,10 @@ depopts: [
78
"ocaml-option-address-sanitizer"
79
"ocaml-option-static"
80
]
81
+
82
83
patches: [ "check-tsan-distinguish-volatile.patch" ]
-extra-source "check-tsan-distinguish.volatile.patch" {
84
+extra-source "check-tsan-distinguish-volatile.patch" {
85
src: "https://github.com/ocaml-multicore/ocaml-tsan/commit/abb8fdb186773b2fc6e4e41b122d1df4c29b058c.patch?full_index=1"
86
checksum: "sha256=efa4449d37c3843c488caffcd06f5ebd2a7569e06f9cf98f79458506c549bd2c"
87
}
0 commit comments