kig: broken on aarch64 for now
This commit is contained in:
parent
77c1e19d22
commit
a9fcb829c5
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ checksum=f1cf5346a1b965cd30e671dfa4af62c66772b6f4eb40f99e84552f2425f9077f
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64) broken="Blocking builder";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue