Dear Waldemar Brodkorb,

On Fri, 5 Sep 2014 16:13:10 +0200, Waldemar Brodkorb wrote:
> Automatic patching via two oneliners from Bernhard Reutner-Fischer 
> <rep.dot....@gmail.com>:
> sed -i -e 's/[[:space:]]pt-vfork\.[csS]//' $(git grep -l pt-vfork 
> libpthread/nptl/sysdeps)
> find libpthread/nptl -name "*pt-vfork*" -exec git rm {} \;
> 
> No regressions found via testsuite run:
> http://www.openadk.org/test/
> 
> If you want to run the automatic testing:
> wget 
> http://www.openadk.org/cgi-bin/gitweb.cgi?p=embedded-test.git;a=blob_plain;f=embedded-test.sh;hb=HEAD
> sh embedded-test.sh -v openadk -l uclibc -g -t libc
> 
> Reported-By: Thomas Petazzoni <thomas.petazz...@free-electrons.com>
> Signed-off-by: Waldemar Brodkorb <w...@openadk.org>

Tested-by: Thomas Petazzoni <thomas.petazz...@free-electrons.com>

I've done build testing of alsa-lib on i386, x86-64 and PowerPC,
statically linked. It used to fail due to the vfork issue, with your
patch applied, it builds fine.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to