[Buildroot] [git commit branch/next] package/nettle: add build support for host

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jun 1 21:22:37 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=dac6e3011883ce3b35cbf64ec156186153bf0032
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 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))



More information about the buildroot mailing list