The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=d5cbb15f9edab723bc6116e8253fe8840929ae30
commit d5cbb15f9edab723bc6116e8253fe8840929ae30 Author: Brooks Davis <bro...@freebsd.org> AuthorDate: 2025-08-04 09:33:41 +0000 Commit: Brooks Davis <bro...@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.