[Bug 242107] audio/openal-soft: fix build on powerpc64 elfv2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 20 13:05:46 UTC 2019


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

            Bug ID: 242107
           Summary: audio/openal-soft: fix build on powerpc64 elfv2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik at freebsd.org
          Reporter: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(tobik at freebsd.org)
          Assignee: tobik at freebsd.org

Created attachment 209279
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209279&action=edit
patch

powerpc64 doesn't have ld.gold. For some reason this doesn't cause a problem
with GCC, but Clang doesn't like it:
cc: error: invalid linker name in argument '-fuse-ld=gold'

Use gold only if it exists.

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


More information about the freebsd-ports-bugs mailing list