diff options
author | Austin Shafer <ashafer@badland.io> | 2023-12-29 20:28:07 +0100 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-12-29 20:28:07 +0100 |
commit | fe705ac087444001315552af0c72cf39854eb1d5 (patch) | |
tree | 1f3a23e9934eaac34176854be6765a5834ec52f1 /databases/tarantool/files/pkg-message.in | |
parent | biology/diamond: Fix build on main after import of clang 17 (diff) |
graphics/nvidia-drm-515-kmod: Fix build on CURRENT with iosys-map.h
Commit f8ab2f5bae1d added the linux/iosys-map.h header to base in order
to support 5.18+ versions of drm-kmod. This messes with nvidia-drm's
conftest logic as on recent enough CURRENT versions it will see iosys-map
and assume it can use it, but the drm-kmod version in use is 5.15,
which wants to use the older dma_buf_map.
This adds a patch on the port side to override nvidia-drm's detector
and force the use of dma_buf_map on the 5.15 port.
Differential Revision: https://reviews.freebsd.org/D43234
Diffstat (limited to 'databases/tarantool/files/pkg-message.in')
0 files changed, 0 insertions, 0 deletions