[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 15:24:21 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864
--- Comment #66 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Wed Dec 27 15:23:24 UTC 2017
New revision: 457373
URL: https://svnweb.freebsd.org/changeset/ports/457373
Log:
math/p5-Math-Pari: set LLD_UNSAFE to avoid linking with lld
lld defaults to disallowing relocations in readonly segments (e.g., the
one containing .text). For now just fall back to linking with ld.bfd if
the system ld is lld.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
Changes:
head/math/p5-Math-Pari/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