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.
2 parents 7abf260 + 35b4a34 commit d091786Copy full SHA for d091786
packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan/opam
@@ -75,3 +75,10 @@ depopts: [
75
"ocaml-option-address-sanitizer"
76
"ocaml-option-static"
77
]
78
+
79
80
+patches: [ "check-tsan-distinguish-volatile.patch" ]
81
+extra-source "check-tsan-distinguish-volatile.patch" {
82
+ src: "https://github.com/ocaml-multicore/ocaml-tsan/commit/abb8fdb186773b2fc6e4e41b122d1df4c29b058c.patch?full_index=1"
83
+ checksum: "sha256=efa4449d37c3843c488caffcd06f5ebd2a7569e06f9cf98f79458506c549bd2c"
84
+}
0 commit comments