libreoffice: mark broken for musl.

This commit is contained in:
Érico Rolim 2020-11-04 13:27:52 -03:00
parent 7952bcdc34
commit e4d811233f
1 changed files with 2 additions and 0 deletions

View File

@ -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