[OE-core] [oe-core] libxml2: add --with-fexceptions in configure flags to support exception handling in C++ programs

Martin Jansa martin.jansa at gmail.com
Fri Nov 30 07:51:57 UTC 2012


On Fri, Nov 30, 2012 at 11:39:55AM +0800, Zhenhua Luo wrote:
> Without this flag, the library has a problem with C++ programs using exception handling.
> 
> Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
> ---
>  meta/recipes-core/libxml/libxml2.inc |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc
> index 9ec507b..8794247 100644
> --- a/meta/recipes-core/libxml/libxml2.inc
> +++ b/meta/recipes-core/libxml/libxml2.inc
> @@ -24,7 +24,7 @@ do_configure_prepend () {
>  	sed -i -e '/.*ansidecl.h.*/d' ${S}/configure.in
>  }

Missing PR bump

Cheers,

>  
> -EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook --with-c14n --without-lzma"
> +EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook --with-c14n --without-lzma --with-fexceptions"
>  EXTRA_OECONF_class-native = "--with-python=${STAGING_BINDIR}/python --without-legacy --with-catalog --without-docbook --with-c14n --without-lzma"
>  EXTRA_OECONF_class-nativesdk = "--with-python=${STAGING_BINDIR}/python --without-legacy --with-catalog --without-docbook --with-c14n --without-lzma"
>  EXTRA_OECONF_linuxstdbase = "--without-python --with-debug --with-legacy --with-catalog --with-docbook --with-c14n --without-lzma"
> -- 
> 1.7.9.5
> 
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121130/daea8519/attachment-0002.sig>


More information about the Openembedded-core mailing list