[Bug 250306] graphics/mesa-dri: disable libunwind or make it optional
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 15:19:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250306 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=29d855b6f775be3f43aa5fb4b45c88ca9711dfd3 commit 29d855b6f775be3f43aa5fb4b45c88ca9711dfd3 Author: gnikl <gnikl@justmail.de> AuthorDate: 2023-09-14 23:16:00 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-11-21 15:17:28 +0000 graphics/mesa: update to 23.1.8 While here: - Remove some unneeded dep in gallium-vdpau - Disable libelf from devel/elfutils (we will fallback on base libelf), PR 273803 - Always disable libunwind, if you want stacktrace you will need to compile from upstream PR: 250306 - enable vulkan haswell driver Co-authored-by: manu, vishwin PR: 273703, 273803, 250306 graphics/libosmesa/Makefile | 12 +- graphics/mesa-dri/Makefile | 22 ++- graphics/mesa-dri/Makefile.common | 29 ++- graphics/mesa-dri/distinfo | 10 +- .../files/patch-include_drm-uapi_dma-buf.h (gone) | 198 --------------------- ...h-src_gallium_include_pipe_p__compiler.h (gone) | 11 -- .../mesa-dri/files/patch-src_util_macros.h (gone) | 11 -- graphics/mesa-dri/files/patch-src_util_u__memory.h | 18 +- .../patch-src_vulkan_wsi_wsi__common__drm.c (gone) | 61 ------- graphics/mesa-dri/files/patch-wayland-1.22 (gone) | 44 ----- graphics/mesa-dri/pkg-plist | 2 + graphics/mesa-gallium-va/Makefile | 9 +- graphics/mesa-gallium-vdpau/Makefile | 13 +- graphics/mesa-gallium-vdpau/pkg-plist | 4 - graphics/mesa-gallium-xa/Makefile | 13 +- graphics/mesa-libs/Makefile | 6 +- lang/clover/Makefile | 16 +- 17 files changed, 90 insertions(+), 389 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.