git: f2ffadeb03e6 - main - rm description of EXTRA_TCP_STACKS option.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Oct 2023 15:03:49 UTC
The branch main has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=f2ffadeb03e6a995ea43cabed1d5308c6cd5fb84
commit f2ffadeb03e6a995ea43cabed1d5308c6cd5fb84
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2023-10-18 15:00:19 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
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.