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

--- Comment #35 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Gallager <egalla...@gcc.gnu.org>:

https://gcc.gnu.org/g:9a5d1fceb86a61c9ead380df89ce3c4ba387d2e5

commit r14-3335-g9a5d1fceb86a61c9ead380df89ce3c4ba387d2e5
Author: Eric Gallager <egalla...@gcc.gnu.org>
Date:   Wed May 25 12:45:33 2022 -0400

    improve error when /usr/include isn't found [PR90835]

    This is a pretty simple patch that ought to help Darwin users understand
    better why their build is failing when they forget to pass the
    --with-sysroot= flag to configure.

    gcc/ChangeLog:

            PR target/90835
            * Makefile.in: improve error message when /usr/include is
            missing

Reply via email to