git: d5cbb15f9eda - main - src.conf.5: add docs for WITHOUT_MITKRB5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Aug 2025 12:59:10 UTC
The branch main has been updated by brooks:
URL: https://cgit.FreeBSD.org/src/commit/?id=d5cbb15f9edab723bc6116e8253fe8840929ae30
commit d5cbb15f9edab723bc6116e8253fe8840929ae30
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-08-04 09:33:41 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2025-08-04 12:58:47 +0000
src.conf.5: add docs for WITHOUT_MITKRB5
Pull Request: https://github.com/freebsd/freebsd-src/pull/1801
---
tools/build/options/WITHOUT_MITKRB5 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/build/options/WITHOUT_MITKRB5 b/tools/build/options/WITHOUT_MITKRB5
new file mode 100644
index 000000000000..14a9e5932ef2
--- /dev/null
+++ b/tools/build/options/WITHOUT_MITKRB5
@@ -0,0 +1 @@
+Set this to build KTH Heimdal instead of MIT Kerberos 5.