mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gnome-builder: broken armv*
This commit is contained in:
parent
974e42640b
commit
12b8ea3602
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue