[Libreoffice-commits] core.git: distro-configs/LibreOfficeWinArm64.conf
Jan-Marek Glogowski (via logerrit)
logerrit at kemper.freedesktop.org
Sun Oct 4 13:19:01 UTC 2020
distro-configs/LibreOfficeWinArm64.conf | 13 +++++++++++++
1 file changed, 13 insertions(+)
New commits:
commit ce7c77250a310caf4706a39618d9fb52dd06e0af
Author: Jan-Marek Glogowski <glogow at fbihome.de>
AuthorDate: Sat Jul 18 04:01:32 2020 +0200
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Oct 4 15:18:21 2020 +0200
Add a LibreOfficeWinArm64.conf
This is just tested with a cross-build including Java:
--with-distro-config=LibreOfficeWinArm64 \
--with-build-platform-configure-options="\
--with-jdk-home=C:/PROGRA~1/Java/JDK-14~1.1" \
--with-jdk-home=/cygdrive/c/lode/jdk-16-ea+25-windows-aarch64
Change-Id: I762049d34e6a00fec0960395f94d6537047f6061
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103643
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/distro-configs/LibreOfficeWinArm64.conf b/distro-configs/LibreOfficeWinArm64.conf
new file mode 100644
index 000000000000..6aface896786
--- /dev/null
+++ b/distro-configs/LibreOfficeWinArm64.conf
@@ -0,0 +1,13 @@
+--host=aarch64-pc-cygwin
+--without-junit
+--without-helppack-integration
+--enable-extension-integration
+--enable-scripting-beanshell
+--enable-scripting-javascript
+--enable-ext-wiki-publisher
+--enable-ext-nlpsolver
+--enable-online-update
+--with-help=html
+--with-myspell-dicts
+--with-package-format=msi
+--enable-mergelibs
More information about the Libreoffice-commits
mailing list