[OE-core] [PATCH 03/10] binutils: fixes for build with an external csl toolchain

Chris Larson clarson at kergoth.com
Thu Feb 2 18:25:12 UTC 2012


On Sat, Jan 28, 2012 at 1:23 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On (27/01/12 11:13), Christopher Larson wrote:
>> From: Christopher Larson <chris_larson at mentor.com>
>>
>> Signed-off-by: Christopher Larson <chris_larson at mentor.com>
>> ---
>>  meta/recipes-devtools/binutils/binutils.inc |    5 +++--
>>  1 files changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
>> index 6130ab4..e343242 100644
>> --- a/meta/recipes-devtools/binutils/binutils.inc
>> +++ b/meta/recipes-devtools/binutils/binutils.inc
>> @@ -51,6 +51,7 @@ B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
>>  EXTRA_OECONF = "--program-prefix=${TARGET_PREFIX} \
>>                  --enable-install-libbfd \
>>                  --enable-shared \
>> +                --disable-werror \
>
> I specifically wanted to avoid this option but I guess we have to have
> it to support wide versions of gcc.

Yeah, it'd be nice if it wasn't needed, but sadly it is for some.
-- 
Christopher Larson




More information about the Openembedded-core mailing list