package/python-enum34: enable host build
authorMatt Weber <matthew.weber@rockwellcollins.com>
Fri, 28 Sep 2018 20:04:34 +0000 (15:04 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 9 Oct 2018 13:41:01 +0000 (15:41 +0200)
This is initially used by the setools package to do offline
policy analysis using host tools.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-enum34/python-enum34.mk

index c612cb65e2580c079a1b911240c004e2f08162e6..09d1143ab9e6cff1db9080853c0aed6357ecbd34 100644 (file)
@@ -12,3 +12,4 @@ PYTHON_ENUM34_LICENSE = BSD-3-Clause
 PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE
 
 $(eval $(python-package))
+$(eval $(host-python-package))