Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2017 17:53:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216944] restrict llvm dependency to only archs that support it in graphics/libGL/Makefile.common
Message-ID:  <bug-216944-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216944

            Bug ID: 216944
           Summary: restrict llvm dependency to only archs that support it
                    in graphics/libGL/Makefile.common
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: linimon@FreeBSD.org

Created attachment 179801
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179801&action=
=3Dedit
patch to Makefile.common version 1

libGL and other ports that reference Makefile.common grew a dependency on l=
lvm
via gallium as of r397198.  However, various tier-2 archs do not yet support
llvm, in particular, sparc64 and mips64.  (work for support on aarch64 is
ongoing).

This patch (version 1) conditionalizes the dependency to only certain archs.

I also tested version 2 which includes some refactoring.  I merely include =
it
as WIP.

Both patches have been tested on armv6 and amd64 and seem to DTRT.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216944-13>