Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2025 12:59:10 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d5cbb15f9eda - main - src.conf.5: add docs for WITHOUT_MITKRB5
Message-ID:  <202508041259.574CxAG4025307@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508041259.574CxAG4025307>