OSDN Git Service

Fix build/host-setup.sh to run as a Bourne shell script and add better host detection:
authorDavid 'Digit' Turner <digit@google.com>
Mon, 29 Jun 2009 14:13:25 +0000 (16:13 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Mon, 29 Jun 2009 14:13:25 +0000 (16:13 +0200)
commitd6ec1729a1f1213ce679bd1e82501163ea95905d
tree3bd8c4351ee13d91b39f8363c9ea5eaf0aec6678
parent629daab664c62e7c724c291d7bc9cef577100414
Fix build/host-setup.sh to run as a Bourne shell script and add better host detection:
- add --help, --verbose options
- check for GNU Make availability and version by default, override with --no-make-check
- better traces
ndk/build/host-setup.sh
ndk/docs/CHANGES.TXT