diff --git a/NEWS b/NEWS index bfcf669c3..e8f3b8619 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ To see details of a given bug, visit where XXXXXX is the bug number as listed below. 175819 Support for ipv6 socket reporting with --track-fds +232510 make distcheck fails 308729 vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 325110 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. 325124 [MIPSEL] Compilation error diff --git a/README.android b/README.android index 2feb42b9a..cebe2cd9b 100644 --- a/README.android +++ b/README.android @@ -32,6 +32,8 @@ http://code.google.com/p/android/issues/detail?id=23203 For the android emulator, the versions needed and how to install them are described in README.android_emulator. +You can get android-ndk-r6 from +http://dl.google.com/android/ndk/android-ndk-r6-linux-x86.tar.bz2 Install it somewhere. Doesn't matter where. Then do this: