Skip to content

Commit

Permalink
mesa-asahi: restrict archs
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Jan 12, 2025
1 parent 8f46174 commit 0356333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion srcpkgs/mesa-asahi/template
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0356333

Please sign in to comment.