[Buildroot] [PATCH 4/8] package/findutils: add host package

Ryan Barnett ryan.barnett at rockwellcollins.com
Fri Mar 12 20:05:30 UTC 2021


Signed-off-by: Ryan Barnett <ryan.barnett at rockwellcollins.com>
---
 package/findutils/findutils.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/findutils/findutils.mk b/package/findutils/findutils.mk
index 13d8271e18..278eeec9b9 100644
--- a/package/findutils/findutils.mk
+++ b/package/findutils/findutils.mk
@@ -15,3 +15,4 @@ FINDUTILS_CONF_ENV = \
 	gl_cv_func_wcwidth_works=yes
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
2.17.1




More information about the buildroot mailing list