configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit ed3d1f3e1368f81e928cc1ecc4c127a3d540d96e Author: Jan Holesovsky <ke...@collabora.com> AuthorDate: Tue Feb 11 23:55:52 2020 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Wed Feb 12 11:56:36 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/+/88486 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/configure.ac b/configure.ac index 60f8d25611cd..631a4a9709f1 100644 --- a/configure.ac +++ b/configure.ac @@ -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 \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits