Comparing builds

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

Compare in reverse direction

Opam packages with version changes

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)