All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] Makefile: Fix calling make with V=1
Date: Fri, 6 Nov 2020 11:25:40 -0500	[thread overview]
Message-ID: <20201106162540.GD5340@bill-the-cat> (raw)
In-Reply-To: <20201104093435.665-1-pali@kernel.org>

On Wed, Nov 04, 2020 at 10:34:35AM +0100, Pali Roh?r wrote:

> Calling 'make V=1 all' on Ubuntu 18.04 with gcc version 9.2.1 and GNU Make
> version 4.1 fails on error:
> 
>     scripts/Kbuild.include:220: *** Recursive variable 'echo-cmd' references itself (eventually).  Stop.
> 
> As a workaround expand 'echo-cmd' variable via 'call' construction instead
> of expanding it directly.
> 
> Signed-off-by: Pali Roh?r <pali@kernel.org>
> Reported-by: Patrick DELAUNAY <patrick.delaunay@st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201106/21d0b982/attachment.sig>

      parent reply	other threads:[~2020-11-06 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04  9:34 [PATCH] Makefile: Fix calling make with V=1 Pali Rohár
2020-11-06 14:42 ` Patrick DELAUNAY
2020-11-06 16:25 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201106162540.GD5340@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.