libreoffice: fix 'fix i686 configure'

This commit is contained in:
Michael Gehring
2017-11-13 14:37:22 +00:00
parent f1cd4b9929
commit 66eae5c681

View File

@@ -82,7 +82,7 @@ fi
case "$XBPS_TARGET_MACHINE" in
i686*) # Broken unit tests
CXXFLAGS+="-DDISABLE_CVE_TESTS=1"
CXXFLAGS+=" -DDISABLE_CVE_TESTS=1"
makedepends+=" clucene-devel"
;;
*-musl) # use shipped clucene, because CLucene/analysis/cjk/CJKAnalyzer.h