libreoffice: mark broken for musl.
This commit is contained in:
parent
7952bcdc34
commit
e4d811233f
|
@ -256,6 +256,8 @@ esac
|
|||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
# FIX: figure out why it's broken
|
||||
broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/31920/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in New Issue