Android: document one SDK version that works
configure.ac doesn't check for any version as far as I see, add what works for me at the moment. Change-Id: If8b28e2a5d4bf4aea4325038ddf416a43f904db4 Reviewed-on: https://gerrit.libreoffice.org/81621 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
This commit is contained in:
@@ -45,7 +45,7 @@ run and compile LibreOffice, also used by the TDF builds:
|
||||
* Runtime: 11.4 (only support for newer i devices == 64 bit)
|
||||
* Build: Xcode 9.3 and iPhone SDK 11.4
|
||||
* Android:
|
||||
* Build: NDK r19c
|
||||
* Build: NDK r19c and SDK 22.6.2
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user