aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-10-20 15:33:40 -0700
committerDavid 'Digit' Turner <digit@google.com>2009-10-20 15:33:40 -0700
commitc726faa5c58a9673bc289344055f18ed75f21177 (patch)
tree416300d56c15089248193c77a5c263c4309579e4 /docs
parent73c74a2de2ef7ac8482655c233c63c4ad563f209 (diff)
downloadndk-c726faa5c58a9673bc289344055f18ed75f21177.tar.gz
Remove bash-ism from build-ndk-sysroot.sh
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.TXT2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGES.TXT b/docs/CHANGES.TXT
index acd229691..6c2deb217 100644
--- a/docs/CHANGES.TXT
+++ b/docs/CHANGES.TXT
@@ -36,6 +36,8 @@ OTHER FIXES & CHANGES:
- Remove bash-isms from build/tools/build-toolchain.sh. Now it's possible to
build it with the 'dash' shell on Debian-based systems (tested on Ubuntu 8.04)
+- Remove bash-ism from build/tools/build-ndk-sysroot.sh
+
- Refresh C library headers for all platforms:
- make <endian.h> simply include <sys/endian.h>