> > %build > > +%ifarch ppc64 > > +%{expand: %%define optflags %{optflags} -m64} > > +%endif > > %configure > > make %{?_smp_mflags} > > Hmm. Roland? I guess if the OFED build system is breaking the libibverbs build then putting a patch like this in might be needed to fix things.