this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #26013 from Leonidas-from-XIV/core-unix-bsd

`core_unix.v0.16` does not work properly on FreeBSD

authored by

Marcello Seri and committed by
GitHub
22cb1468 6c35d413

+1
+1
packages/core_unix/core_unix.v0.16.0/opam
··· 30 30 Unix-specific extensions to some of the modules defined in [core] and [core_kernel]. 31 31 " 32 32 depexts: ["linux-headers"] {os-family = "alpine"} 33 + available: [ !(os = "freebsd" & os-version >= "14") ] 33 34 url { 34 35 src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/core_unix-v0.16.0.tar.gz" 35 36 checksum: "sha256=4f70a9d3a761799d00c0a207942b4abd9f1a144bbcb19df98021d9fb7bfa9e5f"