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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 27 00:33:00 UTC 2017


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

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

Author: emaste
Date: Wed Dec 27 00:32:31 UTC 2017
New revision: 457344
URL: https://svnweb.freebsd.org/changeset/ports/457344

Log:
  security/otpw: 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. -lcrypto) 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/security/otpw/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