Date: Tue, 20 Jan 2026 15:36:09 +0000 Message-ID: <696fa0e9.2382d.3372540b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=6637e8f616f0e94c7801698dd11bee5ebcf3799a commit 6637e8f616f0e94c7801698dd11bee5ebcf3799a Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2026-01-20 15:35:00 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2026-01-20 15:35:00 +0000 krb5: Fix gcc14 build Fixes: 1876de606eb8 X-MFC with: 1876de606eb8 MFC After: 2 weeks --- krb5/lib/krb5/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/krb5/lib/krb5/Makefile b/krb5/lib/krb5/Makefile index b232a8a3e6ee..a502b10f9a03 100644 --- a/krb5/lib/krb5/Makefile +++ b/krb5/lib/krb5/Makefile @@ -54,8 +54,6 @@ CFLAGS+=${DEFINES} \ -I${KRB5_DIR} \ -I${KRB5_OBJTOP}/util/profile -LDFLAGS+=-Wl,--error-limit=0 - MANGROUPS= KRB5 KRB5= k5identity.5 \ k5login.5 \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696fa0e9.2382d.3372540b>
