package/libtasn1: add build support for host

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Heiko Thiery 2022-05-31 12:59:01 +02:00 committed by Thomas Petazzoni
parent dac6e30118
commit f31696e1a1

View File

@ -29,3 +29,4 @@ endef
LIBTASN1_POST_INSTALL_TARGET_HOOKS += LIBTASN1_REMOVE_PROGS
$(eval $(autotools-package))
$(eval $(host-autotools-package))