If asked to do so, enable icecream even in the 'build' part of configure.

Otherwise it is used only in the 'host' part of the cross-compile build.

Change-Id: Ifb8d88e18c131e3019a4f3168afc1b743f3cc8e0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88486
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
Jan Holesovsky
2020-02-11 23:55:52 +01:00
committed by Andras Timar
parent 7e199ce239
commit ed3d1f3e13

View File

@@ -4791,6 +4791,7 @@ if test "$cross_compiling" = "yes"; then
--disable-gtk3 \
--disable-pdfimport \
--disable-postgresql-sdbc \
--enable-icecream="$enable_icecream" \
--with-parallelism="$with_parallelism" \
--without-doxygen \
--without-java \