firefox: mark broken on musl cross

This commit is contained in:
Alessio Sergi 2015-08-15 01:12:40 +02:00
parent b4df8dca53
commit 9d8d190c44

View file

@ -21,6 +21,10 @@ makedepends="nss-devel libjpeg-turbo-devel libpng-devel
libXt-devel libXdamage-devel"
depends="desktop-file-utils hicolor-icon-theme"
case "$XBPS_TARGET_MACHINE" in
armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv6l-musl_builder/builds/3005/steps/shell_3/logs/stdio";;
esac
pre_configure() {
case "$XBPS_TARGET_MACHINE" in
*-musl)