[Libreoffice-commits] core.git: README.md

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 26 12:14:50 UTC 2019


 README.md |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 77f633a9a10ef3847643c85503e16427a137291d
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Mon Aug 26 12:34:53 2019 +0200
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Mon Aug 26 14:13:29 2019 +0200

    Android: document one NDK version that works
    
    The baseline info was silent on Android, and at least my old r16b was
    too old to build master, while updating to r19c fixes the build, so
    document that finding.
    
    Change-Id: I8713d68a9cfe62ca241f0047f46da496acb85acd
    Reviewed-on: https://gerrit.libreoffice.org/78119
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
    Tested-by: Jenkins

diff --git a/README.md b/README.md
index 41a4a7fff9d6..2424359d2000 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,8 @@ run and compile LibreOffice, also used by the TDF builds:
 * iOS (only for LibreOfficeKit):
     * Runtime: 11.4 (only support for newer i devices == 64 bit)
     * Build: Xcode 9.3 and iPhone SDK 11.4
+* Android:
+    * Build: NDK r19c
 
 If you want to use Clang with the LibreOffice compiler plugins, the minimal
 version of Clang is 5.0.2. Since Xcode doesn't provide the compiler plugin


More information about the Libreoffice-commits mailing list