firefox: broken on musl.
This commit is contained in:
parent
d735643a39
commit
7ef6c783c0
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ checksum=0e0a39caabf94d7467d8bb4008fa9e7340a7be57b8c78ccf0cf98791a3bfaaff
|
||||||
|
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
lib32disabled=yes
|
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
|
hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm rust cargo
|
||||||
llvm clang"
|
llvm clang"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue