summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb')
-rw-r--r--meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb
index d9a03c6d4..bf99aff43 100644
--- a/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb
+++ b/meta-oe/recipes-support/xmlstarlet/xmlstarlet_1.5.0.bb
@@ -24,3 +24,10 @@ inherit autotools
24EXTRA_OECONF="--disable-build-docs \ 24EXTRA_OECONF="--disable-build-docs \
25 --with-libxml-prefix=${STAGING_LIBDIR}/.. \ 25 --with-libxml-prefix=${STAGING_LIBDIR}/.. \
26 --with-libxslt-prefix=${STAGING_LIBDIR}/.." 26 --with-libxslt-prefix=${STAGING_LIBDIR}/.."
27
28#Makefile:2116: recipe for target 'src/elem-usage.c' failed
29#make[1]: *** [src/elem-usage.c] Error 1
30#/bin/bash: src/escape-usage.c: No such file or directory
31#Makefile:2116: recipe for target 'src/escape-usage.c' failed
32#make[1]: *** [src/escape-usage.c] Error 1
33PARALLEL_MAKE = ""