[Bug 191028] New: [PATCH] security/cryptopp: Build shared library by default

bz-noreply at freebsd.org bz-noreply at freebsd.org
Sat Jun 14 13:03:52 UTC 2014


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 at FreeBSD.org
          Reporter: grembo at 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.


More information about the freebsd-ports-bugs mailing list