[oe] [PATCH] shadow: fix rpath issues

Khem Raj raj.khem at gmail.com
Fri Feb 18 15:33:07 UTC 2011


On Fri, Feb 18, 2011 at 6:42 AM, Eric Bénard <eric at eukrea.com> wrote:
> On 18/02/2011 15:30, Tom Rini wrote:
>>
>> The equiv I found in poky is:
>> do_configure_append() {
>> # Fix RPATH issues.
>> sed -i ${S}/config.status -e s,^\\\(hardcode_into_libs=\\\).*$,\\1\'no\',
>> ${S}/config.status
>> }
>>
>> Any preference? Aside from I think we should be internally consistent in
>> these
>> fixes, so long as it's fixed...


poky one is better IMO since its not hacking into generated libtool script
>>
> yes, in fact I copied the fix from Henning's fix in flac so it can be seen
> as consistent ;-)
>
> Eric
>
> _______________________________________________
> 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