Mark Post 2018-08-24 21:44:36 +00:00 committed by Git OBS Bridge
parent 8f6b1e37bc
commit dd20b2b582

View File

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