Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
ofed: fix the WITH_OFED_EXTRA buildThis option was not tested when WARNS was globally lifted in the src tree upto 6. Drop WARNS back down to unbreak the build; note that this is stillenabling mo
ofed: fix the WITH_OFED_EXTRA buildThis option was not tested when WARNS was globally lifted in the src tree upto 6. Drop WARNS back down to unbreak the build; note that this is stillenabling more warnings than it had before the WARNS change, so the gcc buildmay need to be independently evaluated at this level.PR: 252865Reported-by: Build Option Servey via Michael DexterMFC-after: 3 days
show more ...
Rework ofed build.Aligns the build with the FreeBSD traditional approach to not build incontrib/, and to track inter-dependencies between libraries.With help from: bdreweryReviewed by: bdrewery
Rework ofed build.Aligns the build with the FreeBSD traditional approach to not build incontrib/, and to track inter-dependencies between libraries.With help from: bdreweryReviewed by: bdrewery, hselaskySponsored by: Mellanox TechnologiesMFC after: 2 weeksDifferential revision: https://reviews.freebsd.org/D15648