From 13ff07d4a57f6dc095d65c567bd4b92b34667b03 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 8 Jul 2018 21:29:12 -0500 Subject: user/mesa: take, bump to 18.1.3, fix up --- user/mesa/musl-fixes.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'user/mesa/musl-fixes.patch') diff --git a/user/mesa/musl-fixes.patch b/user/mesa/musl-fixes.patch index 60140d445..dd3e6bb64 100644 --- a/user/mesa/musl-fixes.patch +++ b/user/mesa/musl-fixes.patch @@ -9,14 +9,3 @@ #include "pipe/p_compiler.h" #include "pipe/p_state.h" ---- a/src/util/u_endian.h.orig 2016-11-04 12:16:00.480356454 +0100 -+++ b/src/util/u_endian.h 2016-11-04 12:16:11.984347944 +0100 -@@ -27,7 +27,7 @@ - #ifndef U_ENDIAN_H - #define U_ENDIAN_H - --#if defined(__GLIBC__) || defined(ANDROID) || defined(__CYGWIN__) -+#if defined(__linux__) || defined(ANDROID) || defined(__CYGWIN__) - #include - - #if __BYTE_ORDER == __LITTLE_ENDIAN -- cgit v1.2.3-60-g2f50