summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-07-10 15:09:08 +0200
committerArne Schwabe <arne@rfc2549.org>2014-07-10 15:09:08 +0200
commit1fccb03fca7db86a438d8f24425e9cd776ea23f6 (patch)
tree51c3c37169db15520ded8d0a8cfb30f2a922501c /doc
parentfba9704078ff9ef321131669e9677eb400eb05fb (diff)
Don't warn on ifconfig configuration issuses. The VpnService makes enough warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt
index 8e665bfa..07562bea 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -14,7 +14,7 @@ See the file todo.txt for ideas/not yet implemented features (and the bug track
Build instraction:
-Disable Google breakcode (WITH_BREAKPAD=0 in jni/Android.mk) or checkout google breakcode
+Disable Google breakcode (call build-native.sh with USE_BREAKPAD=0) or checkout google breakcode
svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad