mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
commit
fcdcdc6b9b
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="mesa"
|
PKG_NAME="mesa"
|
||||||
PKG_VERSION="12.0.3"
|
PKG_VERSION="13.0.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
@ -105,6 +105,7 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
|
|||||||
--with-osmesa-lib-name=OSMesa \
|
--with-osmesa-lib-name=OSMesa \
|
||||||
--with-gallium-drivers=$GALLIUM_DRIVERS \
|
--with-gallium-drivers=$GALLIUM_DRIVERS \
|
||||||
--with-dri-drivers=$DRI_DRIVERS \
|
--with-dri-drivers=$DRI_DRIVERS \
|
||||||
|
--with-vulkan-drivers=no \
|
||||||
--with-sysroot=$SYSROOT_PREFIX"
|
--with-sysroot=$SYSROOT_PREFIX"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user