Skip to content

Commit d091786

Browse files
authored
Merge pull request #24379 from OlivierNicole/tsan_backport_5.1_switch
Patch ocaml-variants.5.1.0~rc3+tsan with ocaml/ocaml#12541
2 parents 7abf260 + 35b4a34 commit d091786

File tree

1 file changed

+7
-0
lines changed
  • packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan

1 file changed

+7
-0
lines changed

packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan/opam

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,10 @@ depopts: [
7575
"ocaml-option-address-sanitizer"
7676
"ocaml-option-static"
7777
]
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

Comments
 (0)