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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 3 21:58:45 UTC 2019


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

Pedro F. Giffuni <pfg at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #195162|0                           |1
        is obsolete|                            |

--- Comment #7 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
Created attachment 206258
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206258&action=edit
Fix by adjusting libc.ldscript to not link libssp

libc was bogusly linking libgcc_noshared when we were expecting simply to drop
it.

The issue seems to be in libc.ldscript.

This patch works for all platforms except powerpc but jhibbits has confirmed
the issue will go away once powerpc is moved to clang.

An exp-run should work OK now.

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


More information about the freebsd-ports-bugs mailing list