On Fri, Oct 7, 2011 at 10:52 AM, Richard Purdie
<richard.pur...@linuxfoundation.org> wrote:
> Do you still need this bit:
>
>        case "${TARGET_ARCH}" in
> -               x86_64 | powerpc | s390)
> +               x86_64 | powerpc | powerpc64 | s390)
>                        sed -i -e "s,\(need_va_copy=\)'undef',\1'define',g" \
>                                config.sh-${TARGET_ARCH}-${TARGET_OS}
>                        ;;

Missing this does not seem to affect things negatively so far, I've
been build testing mostly though - will revisit this later if
something comes up.

-M

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to