Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 13:13:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236879] [PATCH] cad/lepton-eda: amend USE_GNOME - should fix build on 13.0-CURRENT
Message-ID:  <bug-236879-7788-PmtR7Pxl7L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236879-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236879-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=3D236879

--- Comment #2 from dmn <graahnul.grom@gmail.com> ---
Created attachment 203256
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203256&action=
=3Dedit
patch for cad/lepton-eda 1.9.7 that fixes link errors on 13.0-CURRENT

As it turned out, utils/gschlas fails to link with new ld.lld linker
(the default one on CURRENT) for some reason. I'm still investigating this.
The walk-around is to add LLD_UNSAFE=3Dyes to the Makefile (this pulls in
devel/binutils).
Checked on 13.0-CURRENT r345620 amd64, and it works.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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