From 47791d641d3f07cad63baafd7f7fe3cd19c8a456 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mar 11 2016 18:51:56 +0000 Subject: call configure and tell it to disable optimisations and just use rpms flags Signed-off-by: Dennis Gilmore --- diff --git a/fio.spec b/fio.spec index 2df11f9..f9c75f0 100644 --- a/fio.spec +++ b/fio.spec @@ -31,6 +31,7 @@ one wants to simulate. %patch0 -p1 %build +./configure --disable-optimizations EXTFLAGS="$RPM_OPT_FLAGS" make V=1 %{?_smp_mflags} %install