diff options
author | Rechi <Rechi@users.noreply.github.com> | 2017-12-29 19:30:00 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2017-12-29 19:30:00 +0100 |
commit | 81d49bdbe9963250fc2d2c169b378766f1e077bb (patch) | |
tree | 5a983e23e2ae26859d80060452662db0adca65c6 /docs | |
parent | f0b888922aaf9c007c1db8bc02f884b58959048e (diff) |
[docs] android uses clang 5.0 since d32bd6656f
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.android b/docs/README.android index 0eb32bd75d..a7943ecf45 100644 --- a/docs/README.android +++ b/docs/README.android @@ -144,7 +144,7 @@ common scenario. The --install-dir option (and therefore the <android-toolchain-arm>/<android-toolchain-x86> value) specifies where the resulting toolchain should be installed (your choice). -[NOTICE] Kodi uses the android API Version 21 and gcc version 4.9! +[NOTICE] Kodi uses the android API Version 21 and clang version 5.0! Building for arm architecture: |