From 7d8f0a8fdef91f7f46fc6b5d86a169a55c934519 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 5 Sep 2019 16:43:14 +0200 Subject: android: add support for 64bit build Change-Id: Id8aae84308f6128351ae2f93c8fbc8941a0c7fc6 Reviewed-on: https://gerrit.libreoffice.org/79085 Tested-by: Jenkins Reviewed-by: Christian Lohmaier Reviewed-on: https://gerrit.libreoffice.org/81225 Tested-by: Jenkins CollaboraOffice Reviewed-by: Jan Holesovsky --- distro-configs/LibreOfficeAndroidX86_64.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 distro-configs/LibreOfficeAndroidX86_64.conf (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeAndroidX86_64.conf b/distro-configs/LibreOfficeAndroidX86_64.conf new file mode 100644 index 000000000000..efbbdbb1e945 --- /dev/null +++ b/distro-configs/LibreOfficeAndroidX86_64.conf @@ -0,0 +1,10 @@ +--host=x86_64-linux-android +--disable-cairo-canvas +--disable-cups +--disable-gstreamer-1-0 +--disable-randr +--without-export-validation +--without-helppack-integration +--without-junit +--disable-largefile +--with-theme=colibre -- cgit