mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-builder: aarch64 broken as well
This commit is contained in:
parent
bb63b07c62
commit
21792f3e53
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
*-musl) makedepends+=" libexecinfo-devel"
|
||||
LIBS+=" -lexecinfo"
|
||||
;;
|
||||
armv*)
|
||||
armv*|aarch64)
|
||||
broken="llvm"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue