Le Fri, Jan 20, 2023 at 10:54:13AM +0100, Laurent Cheylus a écrit :
> Hi,
>
> a new version of my update for textproc/delta version 0.15.1. Replace my
> previous patch posted on January 12, 2023.
>
> After private discussions with landry@, I've decided to remove the build of
> HTML with mdBook (bloatware with fonts and FontAwesome for a simple tool). I
> added the URL in pkg/DESCR for the HTML User Manual available at
> https://dandavison.github.io/delta
>
> Build, install and tests OK on amd64.
wont fly for some archs :)
> # for riscv64 and powerpc64, please keep: cc >= 1.0.73 and libc >= 0.2.113
^^^^^^^^^^^^
> -MODCARGO_CRATES += cc 1.0.73 # MIT/Apache-2.0
> +MODCARGO_CRATES += cc 1.0.66 # MIT/Apache-2.0