On 5 September 2014 16:13, Waldemar Brodkorb <[email protected]> wrote: > Automatic patching via two oneliners from Bernhard Reutner-Fischer > <[email protected]>: > 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 <[email protected]> > Signed-off-by: Waldemar Brodkorb <[email protected]>
Thomas, Does that fix the problem for you? TIA, _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
