All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/bearssl: fix build with make shuffle mode
Date: Thu, 29 Dec 2022 09:51:58 +0100	[thread overview]
Message-ID: <20221229095158.1508242b@windsurf> (raw)
In-Reply-To: <20221212180545.3159689-1-james.hilliard1@gmail.com>

On Mon, 12 Dec 2022 11:05:45 -0700
James Hilliard <james.hilliard1@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-12-29  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 18:05 [Buildroot] [PATCH 1/1] package/bearssl: fix build with make shuffle mode James Hilliard
2022-12-29  8:51 ` Thomas Petazzoni via buildroot [this message]
2023-01-02 14:17 ` Peter Korsgaard

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=20221229095158.1508242b@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.