package/oniguruma: add a host variant

This is needed for the creation of an host-php package.

Signed-off-by: Nicolas Carrier <carrier.nicolas0@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Nicolas Carrier 2023-01-19 14:28:54 +01:00 committed by Thomas Petazzoni
parent 8ca683b105
commit 60fedc6c1d

View File

@ -14,3 +14,4 @@ ONIGURUMA_CPE_ID_VENDOR = oniguruma_project
ONIGURUMA_INSTALL_STAGING = YES
$(eval $(autotools-package))
$(eval $(host-autotools-package))