Re: [PATCH] Fix up postboot dependencies [PR106472]

2024-04-02 Thread Richard Biener
On Tue, 2 Apr 2024, Jakub Jelinek wrote: > On Wed, Mar 13, 2024 at 10:13:37AM +0100, Jakub Jelinek wrote: > > While the first Makefile.tpl hunk looks obviously ok, the others look > > completely wrong to me. > > There is nothing special about libgo vs. libbacktrace/libatomic > > compared to any ot

[PATCH] Fix up postboot dependencies [PR106472]

2024-04-02 Thread Jakub Jelinek
On Wed, Mar 13, 2024 at 10:13:37AM +0100, Jakub Jelinek wrote: > While the first Makefile.tpl hunk looks obviously ok, the others look > completely wrong to me. > There is nothing special about libgo vs. libbacktrace/libatomic > compared to any other target library which is not bootstrapped vs. any