Page MenuHomeFreeBSD

src.conf.5: Add some WITH_/WITHOUT_ option descriptions
ClosedPublic

Authored by emaste on Mar 7 2023, 8:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 1:07 PM
Unknown Object (File)
Wed, Oct 29, 12:54 PM
Unknown Object (File)
Wed, Oct 29, 12:51 PM
Unknown Object (File)
Wed, Oct 29, 12:50 PM
Unknown Object (File)
Mon, Oct 27, 2:35 PM
Unknown Object (File)
Sat, Oct 25, 11:34 AM
Unknown Object (File)
Fri, Oct 24, 8:35 AM
Unknown Object (File)
Thu, Oct 23, 6:38 PM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Mar 7 2023, 8:57 PM
emaste created this revision.
emaste added reviewers: imp, markj.
tools/build/options/WITHOUT_SCTP_SUPPORT
4

Isn't this a kernel config option, not a src.conf option?

It's (also) parsed as a src.conf option, from 90297b64718e7

I'm not really sure what the right answer here is.

markj added inline comments.
tools/build/options/WITHOUT_SCTP_SUPPORT
1
4

Ah I see. I think it's fine to document then.

tools/build/options/WITH_OFED
3
This revision is now accepted and ready to land.Mar 8 2023, 2:51 PM