Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2015 20:48:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198750] [PATCH] security/krb5-112: Fix build with LibreSSL
Message-ID:  <bug-198750-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198750

            Bug ID: 198750
           Summary: [PATCH] security/krb5-112: 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 154591
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154591&action=edit
svn diff for security/krb5-112

security/krb5-112 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-198750-13>