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

--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Roger Sayle <sa...@gcc.gnu.org>:

https://gcc.gnu.org/g:351e3cad2c5d4dfe43d68ba333bde1d70fa0b807

commit r13-1902-g351e3cad2c5d4dfe43d68ba333bde1d70fa0b807
Author: Roger Sayle <ro...@nextmovesoftware.com>
Date:   Sun Jul 31 08:13:30 2022 +0100

    PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def

    This patch fixes PR bootstrap/106472 by adding a missing dependency
    to Makefile.def to allow make bootstrap when configured using
    "--enable-languages=go" (and not using make with multiple threads).

    2022-07-31  Roger Sayle  <ro...@nextmovesoftware.com>

    ChangeLog
            PR bootstrap/106472
            * Makefile.def (dependencies): Make configure-target-libgo depend
            upon all-target-libbacktrace.

Reply via email to