[Buildroot] [PATCH 1/1] package/bearssl: fix build with make shuffle mode

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Dec 29 08:51:58 UTC 2022


On Mon, 12 Dec 2022 11:05:45 -0700
James Hilliard <james.hilliard1 at gmail.com> wrote:

> The make targets in bearssl are missing the $(OBJDIR) target which
> causes build failures when using make with shuffle mode.
> 
> Add a patch which adds the missing $(OBJDIR) targets.
> 
> Fixes:
> Assembler messages:
> Fatal error: can't create build/obj/x509_minimal_full.o: No such file or directory
> make[2]: *** [mk/Rules.mk:1190: build/obj/x509_minimal_full.o] Error 1 shuffle=reverse
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> ---
>  .../0001-Fix-missing-objdir-dependency.patch  | 1252 +++++++++++++++++
>  1 file changed, 1252 insertions(+)
>  create mode 100644 package/bearssl/0001-Fix-missing-objdir-dependency.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list