Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2014 13:03:52 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191028] New: [PATCH] security/cryptopp: Build shared library by default
Message-ID:  <bug-191028-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191028
           Summary: [PATCH] security/cryptopp: Build shared library by
                    default
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: grembo@FreeBSD.org

Created attachment 143770
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143770&action=edit
Remove STATIC from OPTIONS_DEFAULT

Linking cryptopp statically doesn't work if it's used by multiple shared
libraries at the same time and leads to segfaults on exit.

Given the rise of pkg and binary package distribution, changing the default to
also build a dynamic version of the library seems more reasonable to me.

-- 
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-191028-13>