mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
webkit2gtk: broken on musl currently.
This commit is contained in:
parent
f2c54e03a2
commit
f90dc74a82
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ license="LGPL-2.1, 2-clause-BSD"
|
||||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||||
checksum=42325622ef35394fa65a139b55f0a20b843bbd6f8b94cb7c591da6d68c62686d
|
checksum=42325622ef35394fa65a139b55f0a20b843bbd6f8b94cb7c591da6d68c62686d
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5321/steps/shell_3/logs/stdio" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
# ETOOHUGE
|
# ETOOHUGE
|
||||||
nodebug=1
|
nodebug=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue