Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2020 11:00:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-approval requested: [Bug 250336] lang/clover: link failure after update to 20.2 : [Attachment 218735] [patch] avoid old ld(1) due to link problems on 11.x (at least)
Message-ID:  <bug-250336-7141-4eoJ3XEfyU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250336-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250336-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <jcfyecrayz@liamekaens.com> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-approval:
Bug 250336: lang/clover: link failure after update to 20.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250336

Attachment 218735: [patch] avoid old ld(1) due to link problems on 11.x (at
least)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218735&action=3Dedit



--- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 218735
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218735&action=
=3Dedit
[patch] avoid old ld(1) due to link problems on 11.x (at least)

Use -fuse-ld=3Dlld fixes this on 11.x

Note that this port already depends on (and uses) the ld from devel/binutil=
s.=20
With the change suggested here, it may be that the dependency on devel/binu=
tils
is no longer necessary (including for other mesa ports).  I have not tried
using -fuse-ld=3Dlld instead of USES=3Dbinutils in the larger graphics/mesa*
collection.  The patch here is just for lang/clover.

While here, address a couple portlint ordering warnings.

QA:
 - poudriere testport (ok)
 - portline (removes some warnings & no new warnings or errors)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250336-7141-4eoJ3XEfyU>