MFH: r552871 r552907
graphics/mesa-devel: fix build on big-endian architectures byteswap.h and bswap_32() don't exist on FreeBSD. Tested by: pkubaj Submitted by: pkubaj (r552871) Approved by: ports-secteam blanket
This commit is contained in:
parent
2dc1627fc0
commit
c96a4553e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=552908
@ -16,6 +16,7 @@ PATCHFILES+= cb8f7a253934.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-
|
||||
PATCHFILES+= 700efacda59c.patch:-p1
|
||||
PATCHFILES+= 8f3e0778f9a3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/966#note_394512
|
||||
PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464
|
||||
PATCHFILES+= e14ca702af24.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7257
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)
|
||||
|
@ -19,3 +19,5 @@ SHA256 (8f3e0778f9a3.patch) = ba3d2f7d9a9508b38eb53d5f1e2120d0114edbef900200838f
|
||||
SIZE (8f3e0778f9a3.patch) = 41007
|
||||
SHA256 (167fa293d7b7.patch) = cc3ad8e59d5d4d7380917e715f676abba65549b07e377dbf6fcec5c294915360
|
||||
SIZE (167fa293d7b7.patch) = 2496
|
||||
SHA256 (e14ca702af24.patch) = 431f73e9a3b836fc9deb2a4ac1167b0c1c51753e33bd56713fce5437d6dce486
|
||||
SIZE (e14ca702af24.patch) = 1439
|
||||
|
Loading…
Reference in New Issue
Block a user