iostat: fix build with musl
authorBaruch Siach <baruch@tkos.co.il>
Wed, 30 Sep 2015 17:13:23 +0000 (20:13 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 30 Sep 2015 20:56:10 +0000 (22:56 +0200)
commitbbb793624e264b3f97661cdf15893127aed77653
tree57f02ea1e505d579dc0e486fbb92291d46690b29
parent2b78fb21473223d50aac8e2f8b574eba89721a81
iostat: fix build with musl

musl does not provide access to the kernel defined HZ macro. Under Linux HZ is
always 100, so use that value.

Fixes:
http://autobuild.buildroot.net/results/dc9/dc98a572c7055cb66cf14648af750b7e0c8e136e/
http://autobuild.buildroot.net/results/fe3/fe3907858f90f766f1949be631427dbb079e08ed/
http://autobuild.buildroot.net/results/59e/59e7c8a3d94d06ba52ea5034fcabd9737a5314db/

and more.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/iostat/iostat.mk