this repo has no description

bls12-381-unix.1.0.0 is only compatible with x86 and arm architectures (uses asm) + accept failures on old distributions

Kate bfdd4b4d 2f178076

Changed files
+6 -1
packages
bls12-381-unix
bls12-381-unix.1.0.0
+6 -1
packages/bls12-381-unix/bls12-381-unix.1.0.0/opam
···
"bisect_ppx" {with-test & >= "2.5"}
"ff-pbt" {>= "0.6.0" & < "0.7.0" & with-test}
]
+
x-ci-accept-failures: [
+
"centos-7" # default C compiler too old?
+
"oraclelinux-7" # default C compiler too old?
+
]
+
available: arch = "x86_64" | arch = "x86_32" | arch = "arm64" | arch = "arm32"
build: ["dune" "build" "-j" jobs "-p" name "@install"]
run-test: ["dune" "runtest" "-p" name "-j" jobs]
dev-repo: "git+https://gitlab.com/dannywillems/ocaml-bls12-381.git"
···
"md5=64b1732d64a546b3ab7c557c11c88637"
"sha512=4526cf4824ee39486b393461bbbdf6f4c3f2c0c2d75c111c3e4fe862ef63f5fd75d34ce042870f83d3a7183e899ec4a3671c1576a9317f39d9787781beeab5e1"
]
-
}
+
}