diff --git a/smc-tools.spec b/smc-tools.spec index 6b0f37d..c96147d 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -56,10 +56,10 @@ to use a RoCE network without needing to make changes in them. %build MYCFLAGS=$(grep ^CFLAGS Makefile | cut -f2 -d=) -make V=1 CFLAGS="${MYCFLAGS} %{optflags}" +make CFLAGS="${MYCFLAGS} %{optflags}" %install -%make_install V=1 +%make_install %ifarch s390 %{ix86} rm -Rf "%{buildroot}/usr/lib64"