On 3/8/23 3:31 PM, Ed Maste wrote:
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c581962414edfc26796319ccc988647b08b03ce1
commit c581962414edfc26796319ccc988647b08b03ce1
Author: Ed Maste <[email protected]>
AuthorDate: 2023-03-07 18:49:23 +0000
Commit: Ed Maste <[email protected]>
CommitDate: 2023-03-08 23:30:45 +0000
src.conf.5: Add some WITH_/WITHOUT_ option descriptions
Reviewed by: markj, brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D38961
Hah, I was just working on those, but I noticed that we don't have
duplicate WITH/WITHOUT options for other options so kind of punted.
The description for WITHOUT_OFED can be slightly simplified to use
the "Do not build..." pattern which is the more common idiom btw.
--
John Baldwin