Comparing builds

Builds qubes-firewall-flambda@2021-03-04 12:14:18Z on freebsd-12 and qubes-firewall-flambda@2021-02-20 12:08:09Z 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

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)