mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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"
|
configure_args="--disable-werror"
|
||||||
nocross=yes
|
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
|
# XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math
|
||||||
# Missing, required libraries are downloaded and built internally
|
# Missing, required libraries are downloaded and built internally
|
||||||
|
|
Loading…
Add table
Reference in a new issue