[Bug 290874] graphics/mesa-dri: fix build with LLVM 21
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290874 --- Comment #11 from [email protected] --- A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d45f0429eb40aeb8e14afc3649941b195bb9cfa commit 8d45f0429eb40aeb8e14afc3649941b195bb9cfa Author: Dimitry Andric <[email protected]> AuthorDate: 2026-05-31 14:48:32 +0000 Commit: Dimitry Andric <[email protected]> CommitDate: 2026-05-31 14:50:16 +0000 graphics/mesa-dri: fix builds against llvm 20 and 21 Add several upstream patches, as patch-llvm-20-* and patch-llvm-21-*, to make mesa build against llvm 20 and 21. Whenever mesa gets updated to a new version which includes those changes, the patches can easily be removed. PR: 290809, 290874 MFH: 2026Q2 (cherry picked from commit e45b1bd3027b31845938ab6c7a5adc28c87d7ece) graphics/mesa-dri/files/patch-llvm20-1 (new) | 44 +++++++++++++++ graphics/mesa-dri/files/patch-llvm20-2 (new) | 82 ++++++++++++++++++++++++++++ graphics/mesa-dri/files/patch-llvm21-1 (new) | 36 ++++++++++++ graphics/mesa-dri/files/patch-llvm21-2 (new) | 42 ++++++++++++++ graphics/mesa-dri/files/patch-llvm21-3 (new) | 46 ++++++++++++++++ graphics/mesa-dri/files/patch-llvm21-4 (new) | 49 +++++++++++++++++ 6 files changed, 299 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.