All, On 2014-09-08 18:44 +0200, Waldemar Brodkorb spake thusly: > Automatic patching via two oneliners by Bernhard Reutner-Fischer > <[email protected]>: > sed -i -e 's/[[:space:]]pt-vfork\.[csS]//' -e '/^ASFLAGS-pt-vfork\./d' $(git > grep -l pt-vfork libpthread/nptl/sysdeps) > find libpthread/nptl -name "*pt-vfork*" -exec git rm {} \; > > Reported-By: Thomas Petazzoni <[email protected]> > Tested-by: Thomas Petazzoni <[email protected]> > Signed-off-by: Waldemar Brodkorb <[email protected]>
Ping? This indeed fixes the problem seen by Thomas, and we already cary that patch in Buildroot. But if this does not get applied, it means toolchains built by other means will continue to be broken. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
