On Fri, Feb 18, 2011 at 6:42 AM, Eric Bénard <[email protected]> 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 > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
