Skip to content

Commit cc62f33

Browse files
authored
Merge pull request #26079 from dra27/win32-tsan
+tsan backports are not available on Windows
2 parents 90140f8 + bd9e440 commit cc62f33

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)