[Bug 230239] graphics/mesa-libs: fails to build on i386 with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 1 18:31:34 UTC 2018


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

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

Author: zeising
Date: Wed Aug  1 18:30:52 UTC 2018
New revision: 476189
URL: https://svnweb.freebsd.org/changeset/ports/476189

Log:
  Fix build with lld linker on i386

  Fix the build with the lld linker on i386.  This is done by adding an option
  to the linker to allow relocations in read-only segments, since there are
  some assembler code that's not PIC.
  the gnu ld linker does this by default.

  PR:           230239
  Submitted by: emaste

Changes:
  head/graphics/mesa-libs/Makefile

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


More information about the freebsd-x11 mailing list