All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@buildroot.org
Cc: Heiko Thiery <heiko.thiery@gmail.com>,
	Matt Weber <matthew.weber@collins.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH v2 1/4] package/nettle: add build support for host
Date: Tue, 31 May 2022 12:59:00 +0200	[thread overview]
Message-ID: <20220531105902.204022-2-heiko.thiery@gmail.com> (raw)
In-Reply-To: <20220531105902.204022-1-heiko.thiery@gmail.com>

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
v2: no change

 package/nettle/nettle.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk
index 3dbd0cb94b..bc3708ca94 100644
--- a/package/nettle/nettle.mk
+++ b/package/nettle/nettle.mk
@@ -27,3 +27,4 @@ NETTLE_CONF_OPTS += --disable-arm-neon
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-05-31 11:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31 10:58 [Buildroot] [PATCH v2 0/4] Bump U-Boot to 2022.04 Heiko Thiery
2022-05-31 10:59 ` Heiko Thiery [this message]
2022-06-01 21:41   ` [Buildroot] [PATCH v2 1/4] package/nettle: add build support for host Thomas Petazzoni via buildroot
2022-05-31 10:59 ` [Buildroot] [PATCH v2 2/4] package/libtasn1: " Heiko Thiery
2022-06-01 21:42   ` Thomas Petazzoni via buildroot
2022-05-31 10:59 ` [Buildroot] [PATCH v2 3/4] package/gnutls: " Heiko Thiery
2022-06-01 21:42   ` Thomas Petazzoni via buildroot
2022-05-31 10:59 ` [Buildroot] [PATCH v2 4/4] boot/uboot: bump to 2022.04 Heiko Thiery
2022-06-01 21:43   ` Thomas Petazzoni via buildroot
2022-06-02  5:06     ` Heiko Thiery

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=20220531105902.204022-2-heiko.thiery@gmail.com \
    --to=heiko.thiery@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=matthew.weber@collins.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.