upgrade polarssl
This commit is contained in:
parent
a153537a5a
commit
b20b14dc44
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -8,7 +8,7 @@ COMPILATION INSTRUCTIONS
|
|||
To build liblinphone for Android, you must:
|
||||
-------------------------------------------
|
||||
0) download the Android sdk with platform-tools and tools updated to latest revision (at least API 16 is needed), then add both 'tools' and 'platform-tools' folders in your path.
|
||||
1) download the Android ndk (=r9d or =r10c) from google and add it to your path (no symlink !!!).
|
||||
1) download the Android ndk (=r10c) from google and add it to your path (no symlink !!!).
|
||||
2) install yasm, nasm, curl, ant, rsync and the autotools: autoconf, automake, aclocal, libtoolize, pkgconfig
|
||||
On 64 bits linux systems you'll need the ia32-libs package
|
||||
With the latest Debian (multiarch), you need this:
|
||||
|
|
2
submodules/externals/polarssl
vendored
2
submodules/externals/polarssl
vendored
|
@ -1 +1 @@
|
|||
Subproject commit e9f7b4487464909a786b156b149de7769d1df3a2
|
||||
Subproject commit e46939b25c990d825d94c2d526c350a1380db67f
|
Loading…
Reference in a new issue