Comparing builds

Builds qubes-firewall-flambda@2021-02-24 12:10:16Z on freebsd-12 and qubes-firewall-flambda@2021-03-03 12:29:48Z on freebsd-12

Compare in reverse direction

Opam packages with changes in their opam file

ocaml-variants.4.11.1+flambda

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