https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://gcc.gnu.org/piperma
| |il/gcc-patches/2020-March/5
| |42561.html
Keywords| |patch
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
>
> Probably due to:
>
> $ fgrep -i zstd gcc/config.log
> ZSTD_INCLUDE='no'
> ZSTD_LIB='no'
>
> I guess these should be empty instead of 'yes' / 'no'.
Ah yes, sorry.
I fixed that in sent patch:
https://gcc.gnu.org/pipermail/gcc-patches/2020-March/542561.html