On Sat, Jul 30, 2022 at 2:38 PM Roger Sayle <ro...@nextmovesoftware.com> wrote: > > > 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). > > Tested on x86-64-pc-linux-gnu. Ok for mainline? > > > 2022-07-30 Roger Sayle <ro...@nextmovesoftware.com> > > ChangeLog > PR bootstrap/106472 > * Makefile.def (dependencies): Make configure-target-libgo depend > upon all-target-libbacktrace.
This is OK. Thanks. Ian