Skip to content

Commit 641c526

Browse files
authored
Merge pull request #28794 from dra27/5.0.0-tsan
Add missing `conf-unwind` dependency to `ocaml-variants.5.0.0+tsan` backport
2 parents 08dcca1 + a3af22f commit 641c526

File tree

1 file changed

+1
-0
lines changed
  • packages/ocaml-variants/ocaml-variants.5.0.0+tsan

1 file changed

+1
-0
lines changed

packages/ocaml-variants/ocaml-variants.5.0.0+tsan/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ depends: [
1717
"base-domains" {post}
1818
"base-nnp" {post}
1919
"ocaml-beta" {opam-version < "2.1.0"}
20+
"conf-unwind"
2021
]
2122
conflict-class: "ocaml-core-compiler"
2223
flags: [ compiler avoid-version ]

0 commit comments

Comments
 (0)