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)
Sat, Jun 13, 7:48 AM
Unknown Object (File)
Sat, Jun 13, 6:10 AM
Unknown Object (File)
Sat, Jun 13, 5:58 AM
Unknown Object (File)
Fri, Jun 12, 2:45 AM
Unknown Object (File)
Jun 6 2026, 11:42 AM
Unknown Object (File)
May 19 2026, 11:08 PM
Unknown Object (File)
May 11 2026, 10:03 PM
Unknown Object (File)
May 11 2026, 10:02 PM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
5

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
2
5

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

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