summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-01-23 16:26:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-01-23 16:26:56 +0100
commit1e54386411055b0049760faff2e1374a83191913 (patch)
tree7db4234de07985f1a17d39cdad5760903e2d80bb
parentbool improvements (diff)
downloadcore-1e54386411055b0049760faff2e1374a83191913.tar.gz
core-1e54386411055b0049760faff2e1374a83191913.zip
"Official" TDF Mac builds are done w/o ext-wiki-publisher
...since LO 4.1.3, cf. <http://lists.freedesktop.org/archives/libreoffice/2013-October/057006.html> "minutes of ESC call ...," and the underlying issue (Java extension's Addons.xcu causing JVM instantiation upon start of Writer on Mac) has not been addressed since, and Norbert confirmed on IRC that he did the disabling by locally specifying --disable-ext-wiki-publisher on the build machines and continues to use that configuration for all builds since (LO 4.1.4, 4.2.0, 32- and 64-bit), so better reflect that directly in distro-configs. Change-Id: Ib40588a5a6e49f7b9f58df8f1f4eb146de003444
-rw-r--r--distro-configs/LibreOfficeMacOSX.conf1
-rw-r--r--distro-configs/LibreOfficeMacOSX64.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf
index a10bbd9f7df7..1298b9d2f544 100644
--- a/distro-configs/LibreOfficeMacOSX.conf
+++ b/distro-configs/LibreOfficeMacOSX.conf
@@ -2,7 +2,6 @@
--enable-epm
--enable-scripting-beanshell
--enable-scripting-javascript
---enable-ext-wiki-publisher
--enable-ext-nlpsolver
--enable-extension-integration
--enable-online-update
diff --git a/distro-configs/LibreOfficeMacOSX64.conf b/distro-configs/LibreOfficeMacOSX64.conf
index 73a50b55f095..c93ed7c17295 100644
--- a/distro-configs/LibreOfficeMacOSX64.conf
+++ b/distro-configs/LibreOfficeMacOSX64.conf
@@ -3,7 +3,6 @@
--enable-epm
--enable-scripting-beanshell
--enable-scripting-javascript
---enable-ext-wiki-publisher
--enable-ext-nlpsolver
--enable-extension-integration
--enable-online-update