[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 06:35:09 GMT 2020


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


More information about the Gcc-bugs mailing list