Date: Fri, 20 Mar 2015 20:44:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198749] [PATCH] security/krb5-111: Fix build with LibreSSL Message-ID: <bug-198749-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198749 Bug ID: 198749 Summary: [PATCH] security/krb5-111: Fix build with LibreSSL Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: spil.oss@gmail.com Flags: maintainer-feedback?(cy@FreeBSD.org) Assignee: cy@FreeBSD.org Keywords: patch Created attachment 154589 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154589&action=edit svn diff for security/krb5-111 security/krb5-111 relies on the OpenSSL version from opensslv.h for detecting CMS features. This makes building with LibreSSL fail as that project has removed CMS support. This patch adds a check for OPENSSL_NO_CMS as defined by LibreSSL in opensslfeatures.h -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198749-13>