linux-next: build failure after merge of the origin tree
Linus Torvalds
torvalds at linux-foundation.org
Tue Sep 14 11:37:39 AEST 2021
On Mon, Sep 13, 2021 at 6:29 PM Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> Now, do I know *why* that ppc Makefile it does that? No.
Well, that is simple enough to find out..
git show 77433830ed164
just tells us.
Of course, that also points to scripts/Makefile.lib, which doesn't
have this problem, because it keeps c_flags and a_flags nicely
separated.
Anyway, that just makes me think that something like that patch in my
previous email is the way to go, but I would like to stress (again)
how little testing it had: exactly none.
So please consider that nothing more than a hand-wavy "something like this".
Linus
More information about the Linuxppc-dev
mailing list