summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index a203a0d7..000a0bd4 100644
--- a/README.txt
+++ b/README.txt
@@ -4,10 +4,11 @@ See the file todo.txt for ideas/not yet implemented features (and the bug track
Build instraction:
-Checkout google breakcode:
+Disable Google breakcode (WITH_BREAKPAD=0 in jni/Android.mk) or checkout google breakcode
svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
+
- Install sdk
- Install ndk (Version 8d gives strange linker errors, use 8b for now)