[Bug 214864] [exp-run] test build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 30 16:59:10 UTC 2018


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

--- Comment #129 from commit-hook at freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed May 30 16:58:38 UTC 2018
New revision: 471137
URL: https://svnweb.freebsd.org/changeset/ports/471137

Log:
  irc/gseen.mod: set LLD_UNSAFE to link using ld.bfd

  lld has no built-in search paths (/lib, /usr/lib).  Normally the linker
  is invoked from the compiler driver, and the search paths are added by
  the compiler.  If lld is invoked directly library search paths must be
  specified explicitly, with -L/lib -L/usr/lib.

  PR:           214864
  Approved by:  portmgr (LLD_UNSAFE blanket)
  Sponsored by: The FreeBSD Foundation

Changes:
  head/irc/gseen.mod/Makefile

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


More information about the freebsd-ports-bugs mailing list