Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2018 16:05:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229348] [exp-run] Remove GPL'd libssp from libc
Message-ID:  <bug-229348-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: pfg@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Created attachment 194651
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194651&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229348-7788>