Date: Wed, 27 Dec 2017 00:55:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214864] [exp-run] test build with lld as /usr/bin/ld Message-ID: <bug-214864-13-jILZQweIgD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214864-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214864-13@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=3D214864 --- Comment #65 from commit-hook@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Dec 27 00:54:44 UTC 2017 New revision: 457345 URL: https://svnweb.freebsd.org/changeset/ports/457345 Log: lang/rexx-regutil: set LLD_UNSAFE to avoid linking with lld lld does not have built-in search paths, so direct link invocations that specify a library (e.g. -lncurses) but do not specify a search path (e.g. -L/usr/lib) will fail. PR: 214864 Submitted by: krion Approved by: portmgr (LLD_UNSAFE blanket) Changes: head/lang/rexx-regutil/Makefile --=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-214864-13-jILZQweIgD>