this repo has no description

Merge pull request #22668 from copy/master

5.1 trunk supports frame pointers again

Changed files
+1 -1
packages
ocaml-variants
ocaml-variants.5.1.0+trunk
+1 -1
packages/ocaml-variants/ocaml-variants.5.1.0+trunk/opam
···
to force a sequential build instead."
{failure & jobs > 1 & os != "cygwin" & opam-version >= "2.0.5"}
]
-
conflicts: [ "ocaml-option-fp" ]
depopts: [
"ocaml-option-32bit"
"ocaml-option-afl"
"ocaml-option-bytecode-only"
"ocaml-option-no-flat-float-array"
"ocaml-option-flambda"
+
"ocaml-option-fp"
"ocaml-option-musl"
"ocaml-option-leak-sanitizer"
"ocaml-option-address-sanitizer"