libreoffice: i686 currently broken
This commit is contained in:
parent
fb2ca50e10
commit
6970ee2ddf
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
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
|
*-musl) # use shipped clucene, because CLucene/analysis/cjk/CJKAnalyzer.h
|
||||||
# is missing in the musl clucene-devel files
|
# is missing in the musl clucene-devel files
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue