This commit is contained in:
parent
8f6b1e37bc
commit
dd20b2b582
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user