Skip to content

Commit bd9e440

Browse files
committed
+tsan backports are not available on Windows
1 parent 795f80f commit bd9e440

File tree

3 files changed

+3
-0
lines changed
  • packages/ocaml-variants
    • ocaml-variants.5.0.0+tsan
    • ocaml-variants.5.1.0+tsan
    • ocaml-variants.5.1.1+tsan

3 files changed

+3
-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
@@ -84,3 +84,4 @@ extra-source "ocaml-variants.install" {
8484
"md5=3e969b841df1f51ca448e6e6295cb451"
8585
]
8686
}
87+
available: os != "win32"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@ extra-source "ocaml-variants.install" {
8484
"md5=3e969b841df1f51ca448e6e6295cb451"
8585
]
8686
}
87+
available: os != "win32"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,4 @@ extra-source "ocaml-variants.install" {
8484
"md5=3e969b841df1f51ca448e6e6295cb451"
8585
]
8686
}
87+
available: os != "win32"

0 commit comments

Comments
 (0)