Ice: broken on aarch64.
This commit is contained in:
@@ -12,6 +12,11 @@ license="GPL-2, ICE"
|
|||||||
distfiles="${homepage}/download/Ice/${version%.*}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/download/Ice/${version%.*}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b70493af392
|
checksum=989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b70493af392
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/739/steps/shell_3/logs/stdio";;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Cross build requires the host's slice2cpp and slice2freeze
|
# Cross build requires the host's slice2cpp and slice2freeze
|
||||||
hostmakedepends+=" Ice"
|
hostmakedepends+=" Ice"
|
||||||
|
|||||||
Reference in New Issue
Block a user