Skip to content

Commit 8452c2e

Browse files
committed
Update availability of the TSAN backports
Linux/macOS on amd64 only
1 parent 8344d33 commit 8452c2e

File tree

2 files changed

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

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ extra-source "zstd-detection.patch" {
9292
src: "https://github.com/ocaml/ocaml/commit/baf65b91c51bb04b09ecc98b94ddd4ba3b446912.patch?full_index=1"
9393
checksum: "sha256=958e061bc3b967e32a5606d5109ed7faacb9b793fe2de0e8f8697c23a178c5cf"
9494
}
95+
available: arch = "x86_64" & (os = "linux" | os = "macos")

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ extra-source "zstd-detection.patch" {
9292
src: "https://github.com/ocaml/ocaml/commit/baf65b91c51bb04b09ecc98b94ddd4ba3b446912.patch?full_index=1"
9393
checksum: "sha256=958e061bc3b967e32a5606d5109ed7faacb9b793fe2de0e8f8697c23a178c5cf"
9494
}
95+
available: arch = "x86_64" & (os = "linux" | os = "macos")

0 commit comments

Comments
 (0)