libreoffice: x86_64-musl is broken
This commit is contained in:
parent
b7dd8b670f
commit
cc43258122
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ build_style=gnu-configure
|
|||
configure_args="--disable-werror"
|
||||
nocross=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/6096/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
#
|
||||
# XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math
|
||||
# Missing, required libraries are downloaded and built internally
|
||||
|
|
Loading…
Reference in a new issue