summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2018-09-21 12:45:06 -0500
committerWill Dietz <w@wdtz.org>2018-09-21 13:24:07 -0500
commitc1743dd12dcf1b992946c3c051c5700f41c9770a (patch)
tree7ee2c06c104e5770f0790b67519cbabfd164703e /pkgs/development/libraries/mesa
parent6248955e6a2c5ad1b97a9db7ba2ab282ddce5e22 (diff)
downloadnixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar.gz
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar.bz2
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar.lz
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar.xz
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.tar.zst
nixlib-c1743dd12dcf1b992946c3c051c5700f41c9770a.zip
mesa: drop non-applying hunk, hopefully include no longer needed
(cherry picked from commit b673b8987872adfd97fdb8821198450ff229118d)
Diffstat (limited to 'pkgs/development/libraries/mesa')
-rw-r--r--pkgs/development/libraries/mesa/missing-includes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/development/libraries/mesa/missing-includes.patch b/pkgs/development/libraries/mesa/missing-includes.patch
index feb6ffe428c0..18e7d5437b15 100644
--- a/pkgs/development/libraries/mesa/missing-includes.patch
+++ b/pkgs/development/libraries/mesa/missing-includes.patch
@@ -32,16 +32,6 @@
  #include <unistd.h>
  #include <fcntl.h>
  #else
---- ./src/mesa/drivers/dri/i965/brw_bufmgr.h
-+++ ./src/mesa/drivers/dri/i965/brw_bufmgr.h
-@@ -37,6 +37,7 @@
- #include <stdbool.h>
- #include <stdint.h>
- #include <stdio.h>
-+#include <time.h>
- #include "util/u_atomic.h"
- #include "util/list.h"
-
 --- ./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h
 +++ ./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h
 @@ -28,6 +28,8 @@