From cc43258122c3472fba0531fca02d6903f1a19004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 15 Nov 2017 21:59:08 +0100 Subject: [PATCH] libreoffice: x86_64-musl is broken --- srcpkgs/libreoffice/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index c3ac84b782..1cb99fcbe3 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -6,6 +6,10 @@ build_style=gnu-configure configure_args="--disable-werror" nocross=yes +case "$XBPS_TARGET_MACHINE" in + x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/6096/steps/shell_3/logs/stdio" ;; +esac + # # XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math # Missing, required libraries are downloaded and built internally