summaryrefslogtreecommitdiffstats
path: root/recipes-append/libxml
diff options
context:
space:
mode:
authorZhenhua Luo <b19537@freescale.com>2012-03-27 21:57:56 +0800
committerZhenhua Luo <b19537@freescale.com>2012-03-27 21:57:56 +0800
commit5da11afe1e5a685c56833dd16db541a5a7e611d0 (patch)
treec6febcb3485b21b5e24513163b21480f7631fec4 /recipes-append/libxml
parentdd9af5fee4980c3ad443d8f6b87b0ff8f1287d76 (diff)
downloadmeta-fsl-ppc-5da11afe1e5a685c56833dd16db541a5a7e611d0.tar.gz
libxml: add --with-fexceptions into configure parameter list
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Diffstat (limited to 'recipes-append/libxml')
-rw-r--r--recipes-append/libxml/libxml2_2.7.8.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-append/libxml/libxml2_2.7.8.bbappend b/recipes-append/libxml/libxml2_2.7.8.bbappend
new file mode 100644
index 0000000..9b3f7f6
--- /dev/null
+++ b/recipes-append/libxml/libxml2_2.7.8.bbappend
@@ -0,0 +1,3 @@
1EXTRA_OECONF += "--with-fexceptions"
2
3PR .= "+${DISTRO}.0"