Comparing builds

Builds qubes-firewall-flambda@2021-03-04 12:14:18Z on freebsd-12 and qubes-firewall-flambda@2021-02-19 12:24:41Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

csexp.1.4.0->1.3.2
ocaml-freestanding.0.6.4->0.6.3
ppx_sexp_conv.v0.14.3->v0.14.2
ppxlib.0.22.0->0.21.0

Opam packages with changes in their opam file

ocaml-variants.4.11.1+flambda

build instruction (without common prefix) modifications, old:
[make "-j%{jobs}%" "world"]
[make "-j%{jobs}%" "world.opt"]
new
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]

ocaml-config.1 (and additional changes)