From b0228e4d39656c487300a607117a9e1c6c14620b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sat, 15 May 2021 12:13:12 +0200 Subject: make --disable-odk the default Because developers (especially new ones) don't need this, or the extra dependencies it tends to trigger Update distro and jenkins configs so that the ones that were building ODK before, are still building it after this. Change-Id: I5dc71e70dc457b7921a146008d7d2317b199caab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115647 Tested-by: Jenkins Reviewed-by: Noel Grandin --- distro-configs/LibreOfficeMacOSX.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'distro-configs/LibreOfficeMacOSX.conf') diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index fc7291ca7f9d..bcf7e9742f3f 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -8,3 +8,4 @@ --with-help=html --with-myspell-dicts --with-package-format=dmg +--enable-odk -- cgit