[oe] patch to fix libstdc++ problem, was Re: Images no longer automatically include libstdc++6

dfoley dfoley at telus.net
Sun Sep 12 23:56:34 UTC 2010


On 10-09-12 02:08 PM, pieterg wrote:
> On Saturday 11 September 2010 09:46:08 Koen Kooi wrote:
>> Can people ack or nack the following please:
>>
>>
>> diff --git a/recipes/gcc/gcc-package-cross.inc
>> b/recipes/gcc/gcc-package-cross.inc
>> index 0c4ea2d..59e7dde 100644
>> --- a/recipes/gcc/gcc-package-cross.inc
>> +++ b/recipes/gcc/gcc-package-cross.inc
>> @@ -2,6 +2,8 @@ PACKAGE_STRIP ?= ""
>>   OLD_PACKAGE_STRIP := "${PACKAGE_STRIP}"
>>   PACKAGE_STRIP = "no"
>>
>> +SHLIBSDIR = "${STAGING_DIR_TARGET}/shlibs"
>> +
>>   PACKAGES = "libgcc libssp libstdc++ libg2c libgfortran"
>>
>>   # Called from within gcc-cross, so libdir is set wrong
>
> Yes, that fixes it for me.
>
> Rgds, Pieter

ack









More information about the Openembedded-devel mailing list