firefox-esr: broken on x86_64-musl for now
This commit is contained in:
parent
4ee35ec9d3
commit
bef13995df
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ makedepends="nss-devel libjpeg-turbo-devel libpng-devel
|
||||||
depends="nss>=3.17 desktop-file-utils hicolor-icon-theme"
|
depends="nss>=3.17 desktop-file-utils hicolor-icon-theme"
|
||||||
conflicts="firefox>=0"
|
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
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Make config/system_wrappers/alsa/alsalib.h and pulse/pulse.h find
|
# Make config/system_wrappers/alsa/alsalib.h and pulse/pulse.h find
|
||||||
# the required includes. Set system nspr and nss include paths.
|
# the required includes. Set system nspr and nss include paths.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue