diff options
| author | Zhenhua Luo <b19537@freescale.com> | 2012-03-27 21:57:56 +0800 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-03-27 21:57:56 +0800 |
| commit | 5da11afe1e5a685c56833dd16db541a5a7e611d0 (patch) | |
| tree | c6febcb3485b21b5e24513163b21480f7631fec4 /recipes-append/libxml | |
| parent | dd9af5fee4980c3ad443d8f6b87b0ff8f1287d76 (diff) | |
| download | meta-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.bbappend | 3 |
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 @@ | |||
| 1 | EXTRA_OECONF += "--with-fexceptions" | ||
| 2 | |||
| 3 | PR .= "+${DISTRO}.0" | ||
