commit 57c8bf66f6413097413748fdedacbd7f3b0f3d9d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Dec 12 14:50:02 2022 +0000
Run make clean
iozone.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/iozone.spec b/iozone.spec
index f70ce75..555dd35 100644
--- a/iozone.spec
+++ b/iozone.spec
@@ -41,6 +41,7 @@ popd
%set_build_flags
export CFLAGS="$CFLAGS -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -fPIE
-Wno-unused-but-set-variable"
pushd src/current
+%make_build clean
%make_build linux
popd