Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 373271b9 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by The Android Open Source Project
Browse files

AI 150106: Add gcc/gmake/cygwin details to NDK sys requirements

  BUG=1790234

Automated import of CL 150106
parent aea6c2df
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>