Bug 218551 - graphics/dri: backport LLVM 5.0 support from Mesa 17.1
Summary: graphics/dri: backport LLVM 5.0 support from Mesa 17.1
Status: Closed DUPLICATE of bug 219247
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords: feature, patch
Depends on: 217016
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-10 19:52 UTC by Jan Beich
Modified: 2017-05-12 23:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
v0 (4.41 KB, patch)
2017-04-10 19:52 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2017-04-10 19:52:16 UTC
Created attachment 181667 [details]
v0

Allow early testing against LLVM 5.0 to help tracking regressions before Mesa 17.1 starts to require it for some features[1]. To test build the port as:

  $ pkg install llvm-devel
  $ make all deinstall install clean MESA_LLVM_VER=-devel -C /usr/ports/graphics/dri

[1] https://cgit.freedesktop.org/mesa/mesa/commit/?id=9338ab0afd0a
    https://cgit.freedesktop.org/mesa/mesa/commit/?id=9e1b2e4d97b9
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-05-10 16:10:39 UTC
Maybe too late given one can just update to 17.1.0 at this point.

https://lists.freedesktop.org/archives/mesa-announce/2017-May/000325.html
Comment 2 Jan Beich freebsd_committer freebsd_triage 2017-05-12 23:56:25 UTC

*** This bug has been marked as a duplicate of bug 219247 ***