Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Aug 2019 21:58:45 +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-SSfCSEJz51@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229348-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229348-7788@https.bugs.freebsd.org/bugzilla/>

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

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

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

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

libc was bogusly linking libgcc_noshared when we were expecting simply to d=
rop
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.

--=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-SSfCSEJz51>