mirror of
https://github.com/jellyfin/jellyfin-packaging.git
synced 2026-09-03 03:29:58 +03:00
Update gcc on noble and mali
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ubuntu:
|
||||
cross-gcc:
|
||||
focal: '10'
|
||||
jammy: '12'
|
||||
noble: '12'
|
||||
noble: '13'
|
||||
build_function: build_package_deb
|
||||
dockerfile: debian/docker/Dockerfile
|
||||
imagename: jellyfin-builder-ubuntu
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ ARG LEVEL_ZERO_VERSION=1.3.29138.7
|
||||
|
||||
# https://github.com/tsukumijima/libmali-rockchip
|
||||
ARG MALI_PKG_VER=1.9-1_arm64
|
||||
ARG MALI_PKG_TAG=v1.9-1-b5d7972
|
||||
ARG MALI_PKG_TAG=v1.9-1-55611b0
|
||||
ARG MALI_PKG_CFG=valhall-g610-g13p0-gbm
|
||||
|
||||
# Debian architecture (amd64, arm64, armhf), set by build script
|
||||
|
||||
Reference in New Issue
Block a user