gnome-builder: aarch64 broken as well
This commit is contained in:
parent
bb63b07c62
commit
21792f3e53
@ -24,7 +24,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||||||
*-musl) makedepends+=" libexecinfo-devel"
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
LIBS+=" -lexecinfo"
|
LIBS+=" -lexecinfo"
|
||||||
;;
|
;;
|
||||||
armv*)
|
armv*|aarch64)
|
||||||
broken="llvm"
|
broken="llvm"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user