Commits

Waldemar Brodkorb committed 7ee967a71c5
iozone: depends on toolchain with NPTL support The existent patch is not enough, as pthread_barrier_wait is used, which isn't implemented in uClibc-ng Linuxthreads. Remove the patch. Fixes: http://autobuild.buildroot.net/results/e5bbb80c81f4f170cf48d375e016e87a296ff754/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>