From 94c23184238bf6354c760060e2f2413c6549e1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 6 Dec 2019 19:22:52 +0100 Subject: [PATCH] calligra: unbreak for aarch64* --- srcpkgs/calligra/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index d68423001db..4db2f7145e6 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -38,10 +38,6 @@ if [ "$CROSS_BUILD" ]; then configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" fi -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken=yes ;; -esac - # cmake doesn't detect the functions correctly pre_build() { case $XBPS_TARGET_MACHINE in