diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-11 16:23:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-11 16:23:34 +0000 |
commit | a1e4058ae746c81c3a1990d6f6a120d5a877606f (patch) | |
tree | 2310bb2a9da0f9f7e3ac333320c86b544d9530e3 | |
parent | 2523c016ff9a8d0beee4c332ad4b764e214b3c57 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/git-annex_broken_on_Android_4.3/comment_20_0886bca6d0c6a9415a7794d256be2e9d._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_broken_on_Android_4.3/comment_20_0886bca6d0c6a9415a7794d256be2e9d._comment b/doc/bugs/git-annex_broken_on_Android_4.3/comment_20_0886bca6d0c6a9415a7794d256be2e9d._comment new file mode 100644 index 000000000..2b547d9a7 --- /dev/null +++ b/doc/bugs/git-annex_broken_on_Android_4.3/comment_20_0886bca6d0c6a9415a7794d256be2e9d._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.246" + subject="comment 20" + date="2013-11-11T16:23:11Z" + content=""" +To bisect the problem space further, in case the apk build machinery is at fault, here's a git-annex binary not included in an apk. (Run same as the hello world.) + +<http://tmp.kitenet.net/git-annex.bin> + +And here's a more minimal git-annex binary (trying to look identical to hello world from the linker's perspective, just a bit larger..). + +<http://tmp.kitenet.net/git-annex-min.bin> +"""]] |