Browse Source

package/nettle: add build support for host

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Heiko Thiery 3 years ago
parent
commit
dac6e30118
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/nettle/nettle.mk

+ 1 - 0
package/nettle/nettle.mk

@@ -27,3 +27,4 @@ NETTLE_CONF_OPTS += --disable-arm-neon
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))