mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
libreoffice: broken unit tests for i686
This commit is contained in:
parent
7448805cdf
commit
862d79f9c2
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) # Broken unit tests
|
||||||
|
broken="https://build.voidlinux.eu/builders/i686_builder/builds/28531/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…
Add table
Reference in a new issue