From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 6 Nov 2020 11:25:40 -0500 Subject: [PATCH] Makefile: Fix calling make with V=1 In-Reply-To: <20201104093435.665-1-pali@kernel.org> References: <20201104093435.665-1-pali@kernel.org> Message-ID: <20201106162540.GD5340@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Reported-by: Patrick DELAUNAY 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: