gnome-builder: broken armv*
This commit is contained in:
parent
974e42640b
commit
12b8ea3602
@ -24,4 +24,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||||||
*-musl) makedepends+=" libexecinfo-devel"
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
LIBS+=" -lexecinfo"
|
LIBS+=" -lexecinfo"
|
||||||
;;
|
;;
|
||||||
|
armv*)
|
||||||
|
broken="llvm"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user