[Buildroot] [PATCH v2 05/28] python-pyparsing: Add host build option

Matt Weber matthew.weber at rockwellcollins.com
Wed Jan 7 17:10:40 UTC 2015


From: Clayton Shotwell <clshotwe at rockwellcollins.com>

Signed-off-by: Clayton Shotwell <clshotwe at rockwellcollins.com>
---
 package/python-pyparsing/python-pyparsing.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-pyparsing/python-pyparsing.mk b/package/python-pyparsing/python-pyparsing.mk
index 8e83f34..0f5fb71 100644
--- a/package/python-pyparsing/python-pyparsing.mk
+++ b/package/python-pyparsing/python-pyparsing.mk
@@ -12,3 +12,4 @@ PYTHON_PYPARSING_LICENSE_FILES = LICENSE
 PYTHON_PYPARSING_SETUP_TYPE = distutils
 
 $(eval $(python-package))
+$(eval $(host-python-package))
-- 
1.9.1



More information about the buildroot mailing list