libreoffice: i686 currently broken

This commit is contained in:
Jürgen Buchmüller 2016-02-28 14:52:27 +01:00
parent fb2ca50e10
commit 6970ee2ddf

View file

@ -60,6 +60,8 @@ if [ -z "$CROSS_BUILD" ]; then
fi
case "$XBPS_TARGET_MACHINE" in
i686) broken=http://build.voidlinux.eu/builders/i686_builder/builds/21068/steps/shell_3/logs/stdio
;;
*-musl) # use shipped clucene, because CLucene/analysis/cjk/CJKAnalyzer.h
# is missing in the musl clucene-devel files
;;