svn commit: r337682 - in stable/11: share/mk tools/build/options usr.bin/ofed usr.bin/ofed/infiniband-diags

Konstantin Belousov kostikbel at gmail.com
Wed Aug 15 21:36:41 UTC 2018


On Sun, Aug 12, 2018 at 08:54:15AM -0700, Rodney W. Grimes wrote:
> > Author: kib
> > Date: Sun Aug 12 08:45:23 2018
> > New Revision: 337682
> > URL: https://svnweb.freebsd.org/changeset/base/337682
> > 
> > Log:
> >   MFC r336569:
> >   Move mostly useless examples binaries from OFED, as well as the Subnet
> >   Manager, under the new option WITH_OFED_EXTRA, disabled by default.
> > 
> > Added:
> >   stable/11/tools/build/options/WITH_OFED_EXTRA
> >      - copied unchanged from r336569, head/tools/build/options/WITH_OFED_EXTRA
> 
> This is also now kinda a POLA issue for those who have been building
> on stable/11 with just OFED defined, on our next builds a bunch of
> stuff is gona go missing.  The needs an UPDATING entry, and defanitly a
> 
> ReleaseNotes: Yes

Using this thread to inform about what happens next:
there are several missed commits in stable/11 which do not allow to
enable OFED unconditionally on several architectures.  I will only enable
it on amd64 and add some UPDATING text.


More information about the svn-src-stable-11 mailing list