From: Thomas Petazzoni Date: Tue, 11 Feb 2014 17:15:51 +0000 (+0100) Subject: iozone: needs thread support in toolchain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06b53255cf639a5b033a2cdbfcf114770b94a83b;p=buildroot.git iozone: needs thread support in toolchain Fixes: http://autobuild.buildroot.org/results/2a3/2a33d2c7535a9d867d76dd5cf05e1bcc3f5cdc38// Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/iozone/Config.in b/package/iozone/Config.in index 26d4daafe0..8cf50b11e8 100644 --- a/package/iozone/Config.in +++ b/package/iozone/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_IOZONE bool "iozone" depends on BR2_USE_MMU # fork() + depends on BR2_TOOLCHAIN_HAS_THREADS help IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations