summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDirk Dougherty <nobody@android.com>2009-06-24 17:31:53 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-06-24 17:31:53 -0700
commit373271b94cbe01c337b4952d0d5764e200c69f48 (patch)
tree74f4b0769de611ae094db48912dbbd5860da0d0e /docs
parentaea6c2df939eb904d7e4e94d1f538ee91ec451b7 (diff)
downloadframeworks_base-373271b94cbe01c337b4952d0d5764e200c69f48.zip
frameworks_base-373271b94cbe01c337b4952d0d5764e200c69f48.tar.gz
frameworks_base-373271b94cbe01c337b4952d0d5764e200c69f48.tar.bz2
AI 150106: Add gcc/gmake/cygwin details to NDK sys requirements
BUG=1790234 Automated import of CL 150106
Diffstat (limited to 'docs')
-rw-r--r--docs/html/sdk/ndk/1.5_r1/index.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/sdk/ndk/1.5_r1/index.jd b/docs/html/sdk/ndk/1.5_r1/index.jd
index 48794c0..7ccbbcd 100644
--- a/docs/html/sdk/ndk/1.5_r1/index.jd
+++ b/docs/html/sdk/ndk/1.5_r1/index.jd
@@ -167,7 +167,8 @@ required.</li>
<li>For all development platforms, GNU Make 3.81 or later is required. Earlier
versions of GNU Make might work but have not been tested.</li>
<li>For Windows, a recent release of <a
-href="http://www.cygwin.com">Cygwin</a> is required.</li>
+href="http://www.cygwin.com">Cygwin</a>, including both the gmake and gcc
+packages, is required. </li>
</ul>
<h4>Android platform compatibility</h4>