summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb')
-rw-r--r--meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
index c6bedea09..ab15a7e7f 100644
--- a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
+++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
@@ -11,4 +11,6 @@ SRC_URI = "git://git.code.sf.net/p/tclap/code \
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12inherit autotools 12inherit autotools
13 13
14ALLOW_EMPTY_${PN} = "1"
15
14BBCLASSEXTEND = "native nativesdk" 16BBCLASSEXTEND = "native nativesdk"