From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/cryptsetup: fix host building trying to call asciidoctor
Date: Sun, 7 Aug 2022 00:22:00 +0200 [thread overview]
Message-ID: <20220807002200.0e42e15c@windsurf> (raw)
In-Reply-To: <20220806154610.4106492-1-giulio.benetti@benettiengineering.com>
On Sat, 6 Aug 2022 17:46:10 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> While bumping version I've fixed build failure due to missing host
> asciidoctor by passing --disable-asciidoc to CRYPTSETUP_CONF_OPTS but that
> is missing in HOST_CRYPTSETUP_CONF_OPTS and this leads the same build
> failure of target building. So let's fix it by adding --disable-asciidoc
> to host HOST_CRYPTSETUP_CONF_OPTS too.
>
> Fixes:
> http://autobuild.buildroot.net/results/0c1/0c1a6a8e59653afaa09303550f74475b4a3898bf/build-end.log
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> package/cryptsetup/cryptsetup.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
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
prev parent reply other threads:[~2022-08-06 22:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-06 15:46 [Buildroot] [PATCH] package/cryptsetup: fix host building trying to call asciidoctor Giulio Benetti
2022-08-06 15:47 ` Giulio Benetti
2022-08-06 22:22 ` Thomas Petazzoni via buildroot [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=20220807002200.0e42e15c@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.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.