this repo has no description

Merge pull request #27643 from olafhering/odd

enable build on SUSE Linux

Changed files
+1 -1
packages
bin_prot
bin_prot.v0.17.0
+1 -1
packages/bin_prot/bin_prot.v0.17.0/opam
···
depopts: [
"mirage-xen-ocaml"
]
-
available: arch != "arm32" & arch != "x86_32" & os != "freebsd" & os-family != "opensuse" & os-family != "suse"
+
available: arch != "arm32" & arch != "x86_32" & os != "freebsd"
synopsis: "A binary protocol generator"
description: "
Part of Jane Street's Core library