File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ description: "
29
29
Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
30
30
"
31
31
depexts: ["linux-headers"] {os-family = "alpine"}
32
+ available: [ !(os = "freebsd" & os-version >= "14") ]
32
33
url {
33
34
src: "https://ocaml.janestreet.com/ocaml-core/v0.15/files/core_unix-v0.15.0.tar.gz"
34
35
checksum: "sha256=0af9d2c0d2029a80858c730171e0bd70a1981b3e7021f8c31cd8dc54925da02d"
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ description: "
29
29
Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
30
30
"
31
31
depexts: ["linux-headers"] {os-family = "alpine"}
32
+ available: [ !(os = "freebsd" & os-version >= "14") ]
32
33
url {
33
34
src: "https://github.com/ocaml/opam-source-archives/raw/main/core_unix-v0.15.1.tar.gz"
34
35
checksum: "sha256=b467c7c64616d5cc88f42f9660b447247e7a848148336e0ad0de6bd35edce9b3"
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ description: "
29
29
Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
30
30
"
31
31
depexts: ["linux-headers"] {os-family = "alpine"}
32
+ available: [ !(os = "freebsd" & os-version >= "14") ]
32
33
url {
33
34
src: "https://github.com/janestreet/core_unix/archive/refs/tags/v0.15.2.tar.gz"
34
35
checksum: "sha256=486d0e954603960fa081b3fd23e3cc3e50ac0892544acd35f9c2919c4bf5f67b"
You can’t perform that action at this time.
0 commit comments