[Bug 226980] openal-using ports fail to link when lld is the system linker

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 5 14:01:01 UTC 2018


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

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

Author: emaste
Date: Thu Apr  5 14:00:36 UTC 2018
New revision: 466559
URL: https://svnweb.freebsd.org/changeset/ports/466559

Log:
  devel/love07: fix build when lld is the system linker

  Ports that use openal (such as this one) fail to link with lld as the
  system linker due to disagreement in the handling of preemption of
  protected visibility symbols in shared objects.

  In the case of devel/love07 detected at configure time as:
  configure: error: Can't L?VE without OpenAL

  PR:           226980
  Sponsored by: The FreeBSD Foundation

Changes:
  head/devel/love07/Makefile

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


More information about the freebsd-games mailing list