firefox-esr: broken on x86_64-musl for now

This commit is contained in:
Alessio Sergi 2016-02-04 05:35:49 +01:00
parent 4ee35ec9d3
commit bef13995df

View file

@ -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.