The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=f2ffadeb03e6a995ea43cabed1d5308c6cd5fb84
commit f2ffadeb03e6a995ea43cabed1d5308c6cd5fb84 Author: Dag-Erling Smørgrav <[email protected]> AuthorDate: 2023-10-18 15:00:19 +0000 Commit: Dag-Erling Smørgrav <[email protected]> CommitDate: 2023-10-18 15:02:05 +0000 rm description of EXTRA_TCP_STACKS option. Fixes: 3a338c534154 Reported by: mhorne --- tools/build/options/WITH_EXTRA_TCP_STACKS | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/build/options/WITH_EXTRA_TCP_STACKS b/tools/build/options/WITH_EXTRA_TCP_STACKS deleted file mode 100644 index ca30b52a5903..000000000000 --- a/tools/build/options/WITH_EXTRA_TCP_STACKS +++ /dev/null @@ -1 +0,0 @@ -Build extra TCP stack modules.
