From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 14 Mar 2019 16:16:42 -0400 Subject: [U-Boot] [PATCH v2 1/1] efi_loader: fix build error for freestanding.o In-Reply-To: <20190314201334.12943-1-xypron.glpk@gmx.de> References: <20190314201334.12943-1-xypron.glpk@gmx.de> Message-ID: <20190314201642.GU8732@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 Thu, Mar 14, 2019 at 09:13:34PM +0100, Heinrich Schuchardt wrote: > Since commit f51a226436a87 ("efi_loader: provide freestanding library") in > parallel builds errors > > lib/efi_selftest/../efi_loader/efi_freestanding.o: > file not recognized: File truncated > > occur. Obviously make cannot correctly sequence parallel builds with a > dependency like ../efi_loader/efi_freestanding.o. > > Fixes: f51a226436a87 ("efi_loader: provide freestanding library") > Signed-off-by: Heinrich Schuchardt Looking around, using #include is the way we've solved this kind of problem elsewhere too, so: Reviewed-by: Tom Rini And please put together a PR soon, I've hit this problem a few times locally today :) Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: