From bef13995df0d15bf86a71fa1f86d18d5a841300d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 4 Feb 2016 05:35:49 +0100 Subject: [PATCH] firefox-esr: broken on x86_64-musl for now --- srcpkgs/firefox-esr/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template index bb1b5f30a58..5b43fa3a4ff 100644 --- a/srcpkgs/firefox-esr/template +++ b/srcpkgs/firefox-esr/template @@ -23,6 +23,10 @@ makedepends="nss-devel libjpeg-turbo-devel libpng-devel depends="nss>=3.17 desktop-file-utils hicolor-icon-theme" conflicts="firefox>=0" +case "$XBPS_TARGET_MACHINE" in + x86_64-musl) broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/8766/steps/shell_3/logs/stdio";; +esac + if [ "$CROSS_BUILD" ]; then # Make config/system_wrappers/alsa/alsalib.h and pulse/pulse.h find # the required includes. Set system nspr and nss include paths.