Hello,

can we safely remove this from gcc/gcc-configure-cross.inc?

do_stage_append () {
        ...
        # We use libiberty from binutils
        rm -f ${CROSS_DIR}/lib/libiberty.a
        ...

I think it even races against binutils; on some of my (multithreaded)
builds I get it, sometimes not.

I need it for a new architecture.

Regards,
-- 
Leon

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to