firefox: broken on musl.
This commit is contained in:
parent
d735643a39
commit
7ef6c783c0
|
@ -11,6 +11,9 @@ checksum=0e0a39caabf94d7467d8bb4008fa9e7340a7be57b8c78ccf0cf98791a3bfaaff
|
|||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
lib32disabled=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/7598/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm rust cargo
|
||||
llvm clang"
|
||||
|
|
Loading…
Reference in New Issue