[oe] [meta-oe][PATCH] gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to arm

Paul Menzel paulepanter at users.sourceforge.net
Mon Jun 27 20:01:28 UTC 2011


Am Montag, den 27.06.2011, 12:32 -0700 schrieb Khem Raj:
> Otherwise it will compile libgcc in thumb mode when thumb
> mode is selected and libgcc in thumb mode does not work
> well.
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc b/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> index 059f441..e5a1fba 100644
> --- a/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> +++ b/meta-oe/recipes-devtools/gcc/gcc-common-4.6.inc
> @@ -1,3 +1,4 @@
>  # this will prepend this layer to FILESPATH
>  FILESEXTRAPATHS := "${THISDIR}/gcc-4.6"
> -PRINC = "0"
> +PRINC = "1"

Is that by intention or why is `INC_PR` not used?

> +ARM_INSTRUCTION_SET = "arm"


Thanks,

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110627/19f4a2de/attachment-0002.sig>


More information about the Openembedded-devel mailing list