logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 2c2744f7b6b849028bf67d3c5b1e38eb33db48a9
parent a684393b702d2c6977e76584583ea9a15f31b7d4
Author: Michael Forney <mforney@mforney.org>
Date:   Sat,  4 Apr 2020 22:13:58 -0700

libdrm: Update to 2.4.101

Diffstat:

Mpkg/libdrm/config.h6+++---
Mpkg/libdrm/ver2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/libdrm/config.h b/pkg/libdrm/config.h @@ -1,4 +1,4 @@ -#define HAVE_ALLOCA_H +#define HAVE_ALLOCA_H 1 #define HAVE_CAIRO 0 #define HAVE_EXYNOS 0 #define HAVE_FREEDRENO_KGSL 0 @@ -6,8 +6,8 @@ #define HAVE_LIB_ATOMIC_OPS 0 #define HAVE_OPEN_MEMSTREAM 1 #define HAVE_RADEON 0 -#define HAVE_SYS_SELECT_H -#undef HAVE_SYS_SYSCTL_H +#define HAVE_SYS_SELECT_H 1 +#define HAVE_SYS_SYSCTL_H 0 #define HAVE_VALGRIND 0 #define HAVE_VC4 0 #define HAVE_VISIBILITY 1 diff --git a/pkg/libdrm/ver b/pkg/libdrm/ver @@ -1 +1 @@ -2.4.100 r0 +2.4.101 r0