From 8b04d773a902aea5fafe44e190ba97153b91c5ad Mon Sep 17 00:00:00 2001
From: Paul Menzel <pmenzel@molgen.mpg.de>
Date: Tue, 2 Oct 2018 11:49:05 +0200
Subject: [PATCH] mesalib: Patch source to include header for `va_arg`

https://bugs.freedesktop.org/show_bug.cgi?id=108120
---
 mesalib.be0 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mesalib.be0 b/mesalib.be0
index e4ddbcb63..62af9a4b1 100755
--- a/mesalib.be0
+++ b/mesalib.be0
@@ -15,7 +15,7 @@ SRCURL[0]="https://mesa.freedesktop.org/archive/mesa-${PKGVERSION}.tar.xz"
 ## Add URLs/pathes to patch files to the PATCHURL array.
 ## The sources will be patched in the order of the array.
 
-# PATCHURL+=()
+PATCHURL+=(/src/mariux/patches/0001-intel-tools-Include-stdarg.h.patch)
 
 ###############################################################################
 ## Add filename patterns to the EXCLUDE array of files that should not