[Bug 229348] [exp-run] Remove GPL'd libssp from libc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 26 16:05:56 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229348

            Bug ID: 229348
           Summary: [exp-run] Remove GPL'd libssp from libc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: pfg at FreeBSD.org
                CC: ports-bugs at FreeBSD.org

Created attachment 194651
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194651&action=edit
Patch to define libssp as part of gcclibs

GCC includes libssp which we have historically linked into our libc(!),

It appears this library is not really needed as it is meant to support
FORTIFY_SOURCE but we never brought any way to link the wrapper functions.

As discussed in https://reviews.freebsd.org/D15687, we should get away by
building along with the other gcclibs only when GCC is built.

Buildworld passes on current, but If you can please try a clean build with this
patch we should confirm if some port is trying to link anything from there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list