[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - configure.ac
Jan Holesovsky (via logerrit)
logerrit at kemper.freedesktop.org
Thu Feb 13 05:53:30 UTC 2020
configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 302ddf9f9ccca2e1583d09e2588e9c9c9d30b976
Author: Jan Holesovsky <kendy at collabora.com>
AuthorDate: Tue Feb 11 23:55:52 2020 +0100
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Feb 13 06:53:00 2020 +0100
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/+/88483
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/configure.ac b/configure.ac
index 0d00032d3210..e0a3bca717fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4597,6 +4597,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 \
More information about the Libreoffice-commits
mailing list