summaryrefslogtreecommitdiff
path: root/user/mesa/amdgpu-pthread-header.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-30 04:26:49 -0500
committerZach van Rijn <me@zv.io>2022-10-21 18:34:01 -0500
commit94f6954312ebd9c27ba0918a8ec30fabd80f5d66 (patch)
treef8857460e41fccb11d80a1092322be5355558b62 /user/mesa/amdgpu-pthread-header.patch
parenta6d9f4b44eb246061ccfc20e5ae06ddcd87b79d5 (diff)
downloadpackages-94f6954312ebd9c27ba0918a8ec30fabd80f5d66.tar.gz
packages-94f6954312ebd9c27ba0918a8ec30fabd80f5d66.tar.bz2
packages-94f6954312ebd9c27ba0918a8ec30fabd80f5d66.tar.xz
packages-94f6954312ebd9c27ba0918a8ec30fabd80f5d66.zip
user/mesa: Update to 21.3.8
Diffstat (limited to 'user/mesa/amdgpu-pthread-header.patch')
-rw-r--r--user/mesa/amdgpu-pthread-header.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/mesa/amdgpu-pthread-header.patch b/user/mesa/amdgpu-pthread-header.patch
deleted file mode 100644
index 576d57ffc..000000000
--- a/user/mesa/amdgpu-pthread-header.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- mesa-18.1.3/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h.old 2018-06-29 17:47:29.000000000 +0000
-+++ mesa-18.1.3/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h 2018-07-09 02:13:04.590000000 +0000
-@@ -28,6 +28,7 @@
- #ifndef RADV_AMDGPU_WINSYS_H
- #define RADV_AMDGPU_WINSYS_H
-
-+#include <pthread.h>
- #include "radv_radeon_winsys.h"
- #include "ac_gpu_info.h"
- #include "addrlib/addrinterface.h"