configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit 302ddf9f9ccca2e1583d09e2588e9c9c9d30b976 Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Tue Feb 11 23:55:52 2020 +0100 Commit: Jan Holesovsky <ke...@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 <jenkinscollaboraoff...@gmail.com> Reviewed-by: Jan Holesovsky <ke...@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 \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits