[oe] [toolchain-layer][PATCH 2/3] gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include

Denys Dmytriyenko denis at denix.org
Wed May 2 07:15:12 UTC 2012


On Mon, Apr 30, 2012 at 01:51:03PM -0700, Khem Raj wrote:
> To accomodate gcc 4.7 which needed a different option
> than --with-header this option setting has been moved
> into version specific recipes
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>

Tested-by: Denys Dmytriyenko <denys at ti.com>

> ---
>  .../gcc/gcc-crosssdk-intermediate_4.5.bb           |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb b/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> index 971f3ba..61a0dfb 100644
> --- a/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> +++ b/toolchain-layer/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.bb
> @@ -1,3 +1,3 @@
>  require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb
>  require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc
> -
> +EXTRA_OECONF += " --with-headers=${STAGING_DIR_TCBOOTSTRAP}${SYSTEMHEADERS} "
> -- 
> 1.7.5.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list