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

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 25 10:02:27 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:0fb0240a051df91d3c24385d1d3c17548b266544

commit r10-7371-g0fb0240a051df91d3c24385d1d3c17548b266544
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Mar 25 11:01:43 2020 +0100

    Fix handling of --with{,out}-zstd option.

            PR lto/94259
            * configure.ac: Respect --without-zstd and report
            error when we can't find header file with --with-zstd.
            * configure: Regenerate.


More information about the Gcc-bugs mailing list