summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-03-19 16:58:03 +0100
committerArne Schwabe <arne@rfc2549.org>2013-03-19 16:58:03 +0100
commitd56fb2371e6499b06e5c0f4e2dff105a6e5c7a4a (patch)
treeea60e5305a117d8c36b266399d255f5eff0bd491
parent79fc2dd6cee6f2dcc21080cded2dc320cb891505 (diff)
add paragraph about disabling google breakcode
--HG-- extra : rebase_source : 6f58bf8db2ac1f2b92ae9ce5f19849377360ed6c
-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)