mesa-asahi: restrict archs

This commit is contained in:
classabbyamp 2025-01-12 11:56:59 -05:00
parent 8f46174e22
commit 0356333280
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,9 +1,10 @@
# Template file for 'mesa-asahi'.
# Template file for 'mesa-asahi'
pkgname=mesa-asahi
version=25.0.0+20241211
revision=1
_llvmver=19
_mesaver=${version%+*}
archs="aarch64*"
build_style=meson
build_helper="qemu"
#Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911