mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mesalib: version bump 18.2.0 -> 18.3.1
@ 2018-12-19  9:38 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2018-12-19  9:38 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/host-mesalib.make | 18 +++++++++++++-----
 rules/mesalib.make      |  6 +++---
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 872d0fcba3e9..68a02a62cf81 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -27,10 +27,14 @@ HOST_MESALIB_CONF_OPT	:= \
 	$(HOST_AUTOCONF) \
 	--enable-static \
 	--disable-shared \
+	--disable-pwr8 \
 	--disable-debug \
-	--disable-mangling \
+	--disable-profile \
+	--disable-sanitize \
 	--disable-asm \
 	--disable-selinux \
+	--disable-llvm-shared-libs \
+        --disable-libunwind \
 	--enable-opengl \
 	--disable-gles1 \
 	--disable-gles2 \
@@ -47,18 +51,22 @@ HOST_MESALIB_CONF_OPT	:= \
 	--disable-nine \
 	--disable-xvmc \
 	--disable-vdpau \
+        --disable-omx-tizonia \
+        --disable-omx-bellagio \
 	--disable-va \
-	--disable-omx-bellagio \
 	--disable-opencl \
 	--disable-opencl-icd \
 	--disable-gallium-tests \
+	--disable-libglvnd \
+	--disable-mangling \
 	--enable-shared-glapi \
-	--disable-glx-read-only-text \
 	--disable-driglx-direct \
 	--disable-glx-tls \
 	--disable-llvm-shared-libs \
-	--disable-gallium-llvm \
-	--disable-libglvnd \
+	--disable-glx-read-only-text \
+	--disable-xlib-lease \
+	--disable-llvm \
+	--disable-valgrind \
 	--with-gallium-drivers= \
 	--with-dri-drivers= \
 	--without-vulkan-drivers \
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 44c0bfe726b0..23c50eb81478 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 18.2.0
-MESALIB_MD5	:= 88e1a7f31f259cec69bb76b3cb10c956
+MESALIB_VERSION	:= 18.3.1
+MESALIB_MD5	:= d60828056d77bfdbae0970f9b15fb1be
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -126,7 +126,6 @@ MESALIB_CONF_OPT	:= \
 	--enable-glx-tls \
 	--disable-glx-read-only-text \
 	--disable-xlib-lease \
-	--disable-gallium-llvm \
 	--disable-llvm \
 	--disable-valgrind \
 	--with-gallium-drivers=$(subst $(space),$(comma),$(MESALIB_GALLIUM_DRIVERS-y)) \
@@ -137,6 +136,7 @@ MESALIB_CONF_OPT	:= \
 	--without-vulkan-drivers \
 	--with-vulkan-icddir=/etc/vulkan/icd.d \
 	--with-osmesa-bits=8 \
+	--with-clang-libdir=/usr/lib \
 	--with-xvmc-libdir=/usr/lib \
 	--with-vdpau-libdir=/usr/lib/vdpau \
 	--with-omx-bellagio-libdir=/usr/lib/dri \
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-19  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19  9:38 [ptxdist] [PATCH] mesalib: version bump 18.2.0 -> 18.3.1 Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox