]> code.ossystems Code Review - meta-freescale.git/commitdiff
libxml: add --with-fexceptions into configure parameter list
authorZhenhua Luo <b19537@freescale.com>
Tue, 27 Mar 2012 13:57:56 +0000 (21:57 +0800)
committerZhenhua Luo <b19537@freescale.com>
Tue, 27 Mar 2012 13:57:56 +0000 (21:57 +0800)
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
meta-fsl-ppc/recipes-append/libxml/libxml2_2.7.8.bbappend [new file with mode: 0644]

diff --git a/meta-fsl-ppc/recipes-append/libxml/libxml2_2.7.8.bbappend b/meta-fsl-ppc/recipes-append/libxml/libxml2_2.7.8.bbappend
new file mode 100644 (file)
index 0000000..9b3f7f6
--- /dev/null
@@ -0,0 +1,3 @@
+EXTRA_OECONF += "--with-fexceptions"
+
+PR .= "+${DISTRO}.0"