summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-03-09 16:02:40 +0100
committerArne Schwabe <arne@rfc2549.org>2013-03-09 16:02:40 +0100
commit41ca602552f74314eb99b89ed4c4c0c6a5e150e8 (patch)
tree6f4fca3d7034b102114f4633f93ba994836df45f
parent2dc46e64c7ce808e2d052a4f78cc724cfb54535a (diff)
note ndk problems
--HG-- extra : rebase_source : 0345905847c6aeeb1f29839e0a6ce0585acc2467
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index b2812de4..65b4273d 100644
--- a/README.txt
+++ b/README.txt
@@ -9,7 +9,7 @@ Checkout google breakcode:
svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
- Install sdk
-- Install ndk
+- Install ndk (Version 8d gives strange linker errors, use 8b for now)
Do ./build-native.sh in the root directory of the project.