forked from kiss-community/repo
mesa: bump to 19.2.1
This commit is contained in:
parent
20a207c384
commit
d2a04baccb
@ -4,8 +4,9 @@ export DESTDIR="$1"
|
|||||||
export CFLAGS="-DGLX_X86_READONLY_TEXT $CFLAGS"
|
export CFLAGS="-DGLX_X86_READONLY_TEXT $CFLAGS"
|
||||||
|
|
||||||
# Fix issues with musl and firefox.
|
# Fix issues with musl and firefox.
|
||||||
# See: https://bugs.freedesktop.org/show_bug.cgi?id=35268
|
# https://bugs.freedesktop.org/show_bug.cgi?id=35268
|
||||||
sed -i "/pre_args += '-DGLX_USE_TLS'/d" meson.build
|
# https://github.com/mesa3d/mesa/commit/9f37c9903b87f86a533bfaffa72f0ecb285b02b2
|
||||||
|
sed -i "/pre_args += '-DUSE_ELF_TLS'/d" meson.build
|
||||||
|
|
||||||
meson \
|
meson \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
@ -1 +1 @@
|
|||||||
e287920fdb38712a9fed448dc90b3ca95048c7face5db52e58361f8b6e0f3cd5 mesa-19.1.7.tar.xz
|
4cc53ca1a8d12c6ff0e5ea44a5213c05c88447ab50d7e28bb350cd29199f01e9 mesa-19.2.1.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
https://mesa.freedesktop.org/archive/mesa-19.1.7.tar.xz
|
https://mesa.freedesktop.org/archive/mesa-19.2.1.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
19.1.7 1
|
19.2.1 1
|
||||||
|
Loading…
Reference in New Issue
Block a user